slackbuilds_ponce/perl/perl-ExtUtils-Install/README
Edinaldo P. Silva ec95c59d38 perl/perl-ExtUtils-Install: Added (Handle perl modules).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-09-05 06:25:17 +07:00

6 lines
347 B
Text

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.