slackbuilds/perl/perl-ExtUtils-Install
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README perl/perl-ExtUtils-Install: Update README. 2016-11-12 06:58:01 +07: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.