diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-05-17 14:02:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 14:02:02 +0700 |
commit | 724a9e651b62fb3e66a7879ddac15a9bf15a4586 (patch) | |
tree | d42b7f14cd626f3b15212cc71839120f70584ee4 /perl/perl-Module-Build/README | |
parent | c59aaa479f506e541d9c5443df5439eef05204c9 (diff) |
perl/perl-Module-Build: Updated for version 0.4212.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |