diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-01-26 23:26:04 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-29 07:16:42 +0700 |
commit | f60e7ebdd57d284c6e5ff6d71d860c4f82850f58 (patch) | |
tree | ca44ac7992016d6512e3b961a8949f0ccc54f020 /perl/perl-CGI/perl-CGI.info | |
parent | b00aabe841eca43207663a830cee6095b3cc8b39 (diff) | |
download | slackbuilds-f60e7ebdd57d284c6e5ff6d71d860c4f82850f58.tar.gz |
perl/perl-CGI: Added (Common Gateway Interface for perl).
This was removed from the perl-5.22 core, but is still needed by:
network/nagiosgraph
perl/perl-Test-MockModule
perl/perl-http-server-simple
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-CGI/perl-CGI.info')
-rw-r--r-- | perl/perl-CGI/perl-CGI.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/perl/perl-CGI/perl-CGI.info b/perl/perl-CGI/perl-CGI.info new file mode 100644 index 0000000000..ea8b1971ee --- /dev/null +++ b/perl/perl-CGI/perl-CGI.info @@ -0,0 +1,10 @@ +PRGNAM="perl-CGI" +VERSION="4.25" +HOMEPAGE="https://metacpan.org/pod/CGI" +DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-4.25.tar.gz" +MD5SUM="e047bec455105cdfa413b9c776f95bb9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="perl-HTML-Parser perl-Test-Deep perl-Test-Warn" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |