summaryrefslogtreecommitdiffstats
path: root/perl/perl-ExtUtils-Install
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:57:06 +0100
committer B. Watson2022-03-14 08:57:06 +0100
commita28994ae97e6a4075a2acbdf2c8c8830f475f08a (patch)
tree5745a54b132caabb1845a1bac5c1551e586701e0 /perl/perl-ExtUtils-Install
parent92d976391097ec42caa9737619561ba45fb6464e (diff)
downloadslackbuilds-a28994ae97e6a4075a2acbdf2c8c8830f475f08a.tar.gz
perl/perl-ExtUtils-Install: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-ExtUtils-Install')
-rw-r--r--perl/perl-ExtUtils-Install/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-ExtUtils-Install/README b/perl/perl-ExtUtils-Install/README
index cb45a28bed..e4253ae60d 100644
--- a/perl/perl-ExtUtils-Install/README
+++ b/perl/perl-ExtUtils-Install/README
@@ -3,6 +3,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.
+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.