Date: Wed, 10 Jan 2007 23:00:42 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-CGI-Expand Makefile distinfo pkg-descr pkg-plist Message-ID: <200701102300.l0AN0gK0079868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-01-10 23:00:42 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-CGI-Expand Makefile distinfo pkg-descr pkg-plist
Log:
Converts a CGI query into structured data using a dotted name convention
similar to TT2.
expand_cgi works with CGI.pm, Apache::Request or anything with an appropriate
"param" method. Or you can use expand_hash directly.
If you prefer to use a different flattening convention then CGI::Expand can
be subclassed.
WWW: http://search.cpan.org/dist/CGI-Expand
PR: ports/107780
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
Revision Changes Path
1.1678 +1 -0 ports/www/Makefile
1.1 +32 -0 ports/www/p5-CGI-Expand/Makefile (new)
1.1 +3 -0 ports/www/p5-CGI-Expand/distinfo (new)
1.1 +10 -0 ports/www/p5-CGI-Expand/pkg-descr (new)
1.1 +6 -0 ports/www/p5-CGI-Expand/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701102300.l0AN0gK0079868>
