diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2020-05-21 12:55:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-23 09:31:51 +0700 |
commit | 25176a46f7aedc9f677de91e93eedee39557f1e0 (patch) | |
tree | 90d254a0e5d10113d025d0a103cf83a13f45d29e /perl | |
parent | c7e065f3ebced393d4edf75c8a5353028808b86c (diff) | |
download | slackbuilds-25176a46f7aedc9f677de91e93eedee39557f1e0.tar.gz |
perl/perl-Module-Build: Updated README with optional deps..
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |