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/ ='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dbus-tcl
Commit message (Expand)AuthorAgeFilesLines
* Add "tea" argument to USES=tcl to facilitate porting of TEA-based extensions.gahr2016-04-191-6/+3
* devel/dbus-tcl: improve test targetgahr2016-04-111-2/+9
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
* - Fix build without DOCS: dtplite dependency is always used, build fails with...amdmi32015-09-011-6/+1
* - Update to 2.1gahr2015-06-202-4/+8
* Cleanup plistbapt2014-12-211-1/+0