summaryrefslogtreecommitdiff
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/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-ExtUtils-ModuleMaker/README b/perl/perl-ExtUtils-ModuleMaker/README
new file mode 100644
index 0000000000..dc30ec83e1
--- /dev/null
+++ b/perl/perl-ExtUtils-ModuleMaker/README
@@ -0,0 +1,5 @@
+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).