slackbuilds/perl/perl-ExtUtils-Install
B. Watson 4bf6533c8b
perl/perl-ExtUtils-Install: Standardize maintainer info.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-17 18:14:23 +07: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: Standardize maintainer info. 2024-08-17 18:14:23 +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.