sunpoet 2011-09-23 19:41:07 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-URI-Query Makefile distinfo pkg-descr pkg-plist
Log:
- Add p5-URI-Query 0.09
URI::Query provides simple URI query string manipulation, allowing you to
create
and manipulate URI query strings from GET and POST requests in web
applications.
This is primarily useful for creating links where you wish to preserve some
subset of the parameters to the current request, and potentially add or
replace
others. Given a query string this is doable with regexes, of course, but
making
sure you get the anchoring and escaping right is tedious and error-prone -
this
module is simpler.
WWW: http://search.cpan.org/dist/URI-Query/
Revision Changes Path
1.2380 +1 -0 ports/net/Makefile
1.1 +30 -0 ports/net/p5-URI-Query/Makefile (new)
1.1 +2 -0 ports/net/p5-URI-Query/distinfo (new)
1.1 +9 -0 ports/net/p5-URI-Query/pkg-descr (new)
1.1 +5 -0 ports/net/p5-URI-Query/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"