Name : perl-inc-latest
| |
Version : 0.500
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.3.1
| Date : 2023-07-20 17:12:35
|
Group : Development/Libraries/Perl
| Source RPM : perl-inc-latest-0.500-lp155.3.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Use modules bundled in inc/ if they are newer than installed ones
|
Description :
*WARNING -- THIS IS AN EXPERIMENTAL MODULE*. It was originally bundled (as an experiment) with the Module::Build manpage and has been split out for more general use.
The \'inc::latest\' module helps bootstrap configure-time dependencies for CPAN distributions. These dependencies get bundled into the \'inc\' directory within a distribution and are used by _Makefile.PL_ or _Build.PL_.
Arguments to \'inc::latest\' are module names that are checked against both the current \'AATTINC\' array and against specially-named directories in \'inc\'. If the bundled version is newer than the installed one (or the module isn\'t installed, then, the bundled directory is added to the start of \'AATTINC\' and the module is loaded from there.
There are actually two variations of \'inc::latest\' -- one for authors and one for the \'inc\' directory. For distribution authors, the \'inc::latest\' installed in the system will record modules loaded via \'inc::latest\' and can be used to create the bundled files in \'inc\', including writing the second variation as \'inc/latest.pm\'.
This second \'inc::latest\' is the one that is loaded in a distribution being installed (e.g. from _Makefile.PL_ or _Build.PL_). This bundled \'inc::latest\' is the one that determines which module to load.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-I/15.5/noarch |