summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-Install/DESCR
blob: 3f42f964783a6cf80202a60bdacd91c0d9c71839 (plain)
1
2
3
4
5
6
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.