summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:59:43 +0100
committer B. Watson2022-03-14 08:59:43 +0100
commit346f0db50cd0e60fab460ab8fd9c984376d4833f (patch)
tree2bbfaa9fae763d901be0de029543d078935dde10 /perl
parentece4d7b2610895b066112e6b6df9b257272ad5e5 (diff)
downloadslackbuilds-346f0db50cd0e60fab460ab8fd9c984376d4833f.tar.gz
perl/perl-Module-Build: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Module-Build/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Module-Build/README b/perl/perl-Module-Build/README
index e0340056f1..f7aba01926 100644
--- a/perl/perl-Module-Build/README
+++ b/perl/perl-Module-Build/README
@@ -1,6 +1,7 @@
perl-Module-Build (Build and install Perl modules).
-Module::Build is a system for building, testing, and installing Perl modules.
+Module::Build is a system for building, testing, and installing Perl
+modules.
It is meant to be an alternative to ExtUtils::MakeMaker.