ExtUtils::Packlist provides a standard way to manage .packlist files. Functions are provided to read and write .packlist files. The original .packlist format is a simple list of absolute pathnames, one per line. In addition, this package supports an ...
BINGOS/ExtUtils-Install-2.20 - 18 Dec 2020 12:45:57 UTCHandles the installing and uninstalling of perl modules, scripts, man pages, etc... Both install() and uninstall() are specific to the way ExtUtils::MakeMaker handles the installation and deinstallation of perl modules. They are not designed as gener...
BINGOS/ExtUtils-Install-2.20 - 18 Dec 2020 12:45:57 UTCThis utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines tha...
BINGOS/ExtUtils-MakeMaker-7.62 - 13 Apr 2021 18:13:28 UTCExtUtils::Installed provides a standard way to find out what core and module files have been installed. It uses the information stored in .packlist files created during installation to provide this information. In addition it provides facilities to c...
BINGOS/ExtUtils-Install-2.20 - 18 Dec 2020 12:45:57 UTCFOR INTERNAL USE ONLY! The interface is not stable. ExtUtils::Command::MM encapsulates code which would otherwise have to be done with large "one" liners. Any $(FOO) used in the examples are make variables, not Perl. test_harness test_harness($verbos...
BINGOS/ExtUtils-MakeMaker-7.62 - 13 Apr 2021 18:13:28 UTCThis module tries to make install path resolution as easy as possible. When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined fro...
LEONT/ExtUtils-InstallPaths-0.012 - 10 May 2018 19:04:12 UTC