cvs commit: ports/www Makefile ports/www/p5-CGI-Expand Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Wed Jan 10 15:00:45 PST 2007
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)
More information about the cvs-ports
mailing list