Commit graph

3 commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
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