logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

perl v5.36.0                                       2022-11-29                File::Util::Interface::Classic(3pm)

Name

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

Version

       version 4.201720

See Also