From ec95c59d381c71623bc2c285bd14fc2085072f1b Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Fri, 4 Sep 2015 23:46:36 +0700 Subject: perl/perl-ExtUtils-Install: Added (Handle perl modules). Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-ExtUtils-Install/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 perl/perl-ExtUtils-Install/README (limited to 'perl/perl-ExtUtils-Install/README') diff --git a/perl/perl-ExtUtils-Install/README b/perl/perl-ExtUtils-Install/README new file mode 100644 index 0000000000..f9f646f848 --- /dev/null +++ b/perl/perl-ExtUtils-Install/README @@ -0,0 +1,6 @@ +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. -- cgit v1.2.3-65-gdbad