mirror of https://git.FreeBSD.org/ports.git
7 lines
281 B
Plaintext
7 lines
281 B
Plaintext
This module 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.
|