mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
a28994ae97
Signed-off-by: B. Watson <yalhcru@gmail.com>
8 lines
347 B
Text
8 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.
|