aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Utils
Commit message (Collapse)AuthorAgeFilesLines
* This module can be used almost as a drop-in replacement for CGI.pmRenato Botelho2009-01-074-0/+39
for those of you who do not use the HTML generating features of CGI.pm This module provides an object-oriented interface for retrieving information provided by the Common Gateway Interface, as well as url-encoding and decoding values, and parsing CGI parameters. WWW: http://search.cpan.org/dist/CGI-Utils/ PR: ports/130185 Submitted by: Murilo Opsfelder <mopsfelder at gmail.com> Notes: svn path=/head/; revision=225397