diff options
Diffstat (limited to 'perl/perl-Module-Build/README')
-rw-r--r-- | perl/perl-Module-Build/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/perl/perl-Module-Build/README b/perl/perl-Module-Build/README index 5887b1546036e..9f8ee3d431fd3 100644 --- a/perl/perl-Module-Build/README +++ b/perl/perl-Module-Build/README @@ -2,4 +2,6 @@ perl-Module-Build (Build and install Perl modules) Module::Build is a system for building, testing, and installing Perl modules. -It is meant to be an alternative to ExtUtils::MakeMaker.
\ No newline at end of file +It is meant to be an alternative to ExtUtils::MakeMaker. + +Optional dependency: perl-inc-latest. |