diff options
Diffstat (limited to 'perl/perl-ExtUtils-Install/README')
-rw-r--r-- | perl/perl-ExtUtils-Install/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/perl/perl-ExtUtils-Install/README b/perl/perl-ExtUtils-Install/README index f9f646f848b5a..cb45a28bedfb0 100644 --- a/perl/perl-ExtUtils-Install/README +++ b/perl/perl-ExtUtils-Install/README @@ -1,6 +1,8 @@ perl-ExtUtils-Install (install files from here to there) -ExtUtils::Install - Handles the installing and uninstalling of perl modules, scripts, man pages, etc... +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. +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. |