slackbuilds/perl/perl-ExtUtils-Install
B. Watson a28994ae97 perl/perl-ExtUtils-Install: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 03:57:06 -04:00
..
README perl/perl-ExtUtils-Install: Wrap README at 72 columns. 2022-03-14 03:57:06 -04:00
perl-ExtUtils-Install.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-ExtUtils-Install.info perl/perl-ExtUtils-Install: Updated for version 2.20. 2021-02-19 23:14:59 +07:00
slack-desc perl/perl-ExtUtils-Install: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

perl-ExtUtils-Install (install files from here to there)

ExtUtils::Install - Handles 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 general purpose tools.