Scroll to navigation

File::Util::Interface::Classic(3pm) User Contributed Perl Documentation File::Util::Interface::Classic(3pm)

NAME

File::Util::Interface::Classic - Legacy call interface to File::Util

VERSION

version 4.161950

DESCRIPTION

Provides a classic interface for argument passing to and between the public and private methods of File::Util. It is as a subclass for File::Util developers that want to use it, and provides some base methods that are inherited by File::Util::Interface::Modern, but the _remove_opts method is overridden in that namespace, whose more progressive version of that method supports both ::Classic and ::Modern call syntaxes.

Users, don't use this module by itself. It is intended for internal use only.

2016-08-02 perl v5.22.2