Import www/p5-CGI-Struct

CGI::Struct lets you transform CGI data keys that look like perl data
structures into actual perl data structures.

From Wen Heping <wenheping2000 () hotmail ! com>

OK afresh1@
This commit is contained in:
cwen 2020-08-21 11:15:31 +00:00
parent eaf4e55959
commit 8ab7fb8f6d
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/08/21 11:15:31 cwen Exp $
COMMENT = build structures from CGI data
DISTNAME = CGI-Struct-1.21
CATEGORIES = www
# BSD
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Deep
PKG_ARCH = *
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (CGI-Struct-1.21.tar.gz) = 0T2Np/3NbZBgVOR2D8KKcYrskb088GeliSf7fLHAnWw=
SIZE (CGI-Struct-1.21.tar.gz) = 13445

View File

@ -0,0 +1,2 @@
CGI::Struct lets you transform CGI data keys that look like perl data
structures into actual perl data structures.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/08/21 11:15:31 cwen Exp $
${P5SITE}/CGI/
${P5SITE}/CGI/Struct.pm
@man man/man3p/CGI::Struct.3p