summaryrefslogtreecommitdiffstats
path: root/perl/perl-ExtUtils-ModuleMaker/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-ExtUtils-ModuleMaker/README')
-rw-r--r--perl/perl-ExtUtils-ModuleMaker/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-ExtUtils-ModuleMaker/README b/perl/perl-ExtUtils-ModuleMaker/README
index dc30ec83e1..cda5bc21b7 100644
--- a/perl/perl-ExtUtils-ModuleMaker/README
+++ b/perl/perl-ExtUtils-ModuleMaker/README
@@ -1,5 +1,6 @@
perl-ExtUtils-ModuleMaker (Better than h2xs for creating modules).
-This module is a replacement for the most typical use of the h2xs utility bundled with all Perl distributions:
-the creation of the directories and files required for a pure-Perl module to be installable with make and
-distributable on the Comprehensive Perl Archive Network (CPAN).
+This module is a replacement for the most typical use of the h2xs utility
+bundled with all Perl distributions: the creation of the directories
+and files required for a pure-Perl module to be installable with make
+and distributable on the Comprehensive Perl Archive Network (CPAN).