slackbuilds/perl/perl-ExtUtils-Install
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
perl-ExtUtils-Install.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07: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.