summaryrefslogtreecommitdiffstats
path: root/perl/perl-ExtUtils-Install
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-06 16:56:36 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commiteeaf70d56ef75707c746b10c57d9d21cac80cb6c (patch)
tree4da63bca958c4c5156d3618b5ef51735f2e82098 /perl/perl-ExtUtils-Install
parent1e165615654f8cc827dec43e086aa3e9a9bbce13 (diff)
downloadslackbuilds-eeaf70d56ef75707c746b10c57d9d21cac80cb6c.tar.gz
slackbuilds-eeaf70d56ef75707c746b10c57d9d21cac80cb6c.tar.xz
perl/perl-ExtUtils-Install: Update README.
Diffstat (limited to 'perl/perl-ExtUtils-Install')
-rw-r--r--perl/perl-ExtUtils-Install/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/perl/perl-ExtUtils-Install/README b/perl/perl-ExtUtils-Install/README
index f9f646f848..cb45a28bed 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.