diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Module-Build/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl/perl-Module-Build/README b/perl/perl-Module-Build/README index 13a3c1c7f4..e0340056f1 100644 --- a/perl/perl-Module-Build/README +++ b/perl/perl-Module-Build/README @@ -4,4 +4,7 @@ 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-Archive-Zip |