summaryrefslogtreecommitdiffstats
path: root/perl/perl-ExtUtils-Install/README
blob: e4253ae60d093392b9b198f18ac529baa4c67f4a (plain)
1
2
3
4
5
6
7
8
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.