Added www/p5-CGI-Struct version 1.21

This module allows transforming CGI GET/POST data into intricate
data structures. It is reminiscent of PHP's building arrays from
form data, but with a perl twist.
This commit is contained in:
abs 2014-02-05 21:44:27 +00:00
parent fdd23cffba
commit b5303ba3d8
3 changed files with 25 additions and 0 deletions

3
www/p5-CGI-Struct/DESCR Normal file
View file

@ -0,0 +1,3 @@
This module allows transforming CGI GET/POST data into intricate
data structures. It is reminiscent of PHP's building arrays from
form data, but with a perl twist.

View file

@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.1.1.1 2014/02/05 21:44:27 abs Exp $
DISTNAME= CGI-Struct-1.21
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/CGI-Struct/
COMMENT= Build structures from CGI data
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CGI/Struct/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2014/02/05 21:44:27 abs Exp $
SHA1 (CGI-Struct-1.21.tar.gz) = f7b6918017ae2cfb2b14e9feedceb47b2aa42759
RMD160 (CGI-Struct-1.21.tar.gz) = 31719247981e6dda3f56818b97a613dff9934e1f
Size (CGI-Struct-1.21.tar.gz) = 13445 bytes