Summary: | [NEW PORT]: www/p5-CGI-Utils: Utilities for retrieving information through the CGI | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Murilo Opsfelder Araújo <mopsfelder> | ||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Murilo Opsfelder Araújo
2009-01-05 13:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->garga I'll take it. garga 2009-01-07 15:14:41 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Utils Makefile distinfo pkg-descr pkg-plist Log: This module can be used almost as a drop-in replacement for CGI.pm 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> Revision Changes Path 1.2220 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/p5-CGI-Utils/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-Utils/distinfo (new) 1.1 +7 -0 ports/www/p5-CGI-Utils/pkg-descr (new) 1.1 +7 -0 ports/www/p5-CGI-Utils/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |