Next | Query returned 13 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2016-08-16 02:50:54 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.16

Upstream changes:
[2016-08-10]
* Bump $VERSION to 0.16.
* Add clone method via Clone.
* Add trivial qstringify method stringify with leading '?'.

[2015-11-18]
* Convert to Dist::Zilla.
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-04-15 13:51:55 by Thomas Klausner | Files touched by this commit (3)
Log message:
Import p5-URI-Query-0.15 as www/p5-URI-Query.

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.

Next | Query returned 13 messages, browsing 11 to 20 | previous