Commit graph

2 commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Martin Wilke
9297c97c51 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>
2007-01-10 23:00:42 +00:00