diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:59:43 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:59:43 -0400 |
commit | 346f0db50cd0e60fab460ab8fd9c984376d4833f (patch) | |
tree | 2bbfaa9fae763d901be0de029543d078935dde10 /perl | |
parent | ece4d7b2610895b066112e6b6df9b257272ad5e5 (diff) | |
download | slackbuilds-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/README | 3 |
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. |