diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-10-01 08:39:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 08:39:50 +0700 |
commit | 1dbc89a453ffa1dbc419bdb86f2d37eab11de02b (patch) | |
tree | de80ea2c7bd6e3f7ab10ee8fa6349d0375fd0523 /perl/perlbrew/perlbrew.info | |
parent | 932cd7f84315e92a0c140e5d267f31a361878064 (diff) | |
download | slackbuilds-1dbc89a453ffa1dbc419bdb86f2d37eab11de02b.tar.gz |
perl/perlbrew: Added (Manage perl installations).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perlbrew/perlbrew.info')
-rw-r--r-- | perl/perlbrew/perlbrew.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl/perlbrew/perlbrew.info b/perl/perlbrew/perlbrew.info new file mode 100644 index 0000000000..f870e66640 --- /dev/null +++ b/perl/perlbrew/perlbrew.info @@ -0,0 +1,10 @@ +PRGNAM="perlbrew" +VERSION="0.76" +HOMEPAGE="https://perlbrew.pl/" +DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GU/GUGOD/App-perlbrew-0.76.tar.gz" +MD5SUM="1718703da3f15fc88746155558ce117b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="perl-CPAN-Perl-Releases perl-Capture-Tiny perl-Devel-PatchPerl perl-IO-All perl-Path-Class perl-Test-Exception perl-Test-NoWarnings perl-Test-Output perl-Test-Spec perl-local-lib" +MAINTAINER="Andreas Guldstrand" +EMAIL="andreas.guldstrand@gmail.com" |