summaryrefslogtreecommitdiffstats
path: root/perl/perl-Module-Build/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Module-Build/README')
-rw-r--r--perl/perl-Module-Build/README9
1 files changed, 7 insertions, 2 deletions
diff --git a/perl/perl-Module-Build/README b/perl/perl-Module-Build/README
index 13a3c1c7f4..c8b36ee46e 100644
--- a/perl/perl-Module-Build/README
+++ b/perl/perl-Module-Build/README
@@ -1,7 +1,12 @@
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.
-Optional dependency: perl-inc-latest.
+Optional dependencies:
+
+perl-inc-latest (experimental, see README)
+perl-PAR-Dist
+perl-Archive-Zip