perl-URI-Query

Class providing URI query string manipulation

SRPM:     perl-URI-Query-0.06-1.n0i.4.fc8.src.rpm
SPEC:     perl-URI-Query.spec
Version:  0.06
Release:  1.n0i.4.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     7770
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/URI-Query/
Date:     Thu Sep 13 2007, 09:01 GMT

Description:

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.

Changelog:

  • Thu Sep 13 2007 Marius Feraru <altblue@n0i.net> - 0.06-1.n0i.4
    - version 0.06
  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.05-2.n0i.3
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - rebuild on perl 5.8.8
  • Mon Oct 17 2005 Marius Feraru <altblue@n0i.net> 0.05-1.n0i.2
    - version 0.05
  • Fri Sep 02 2005 Marius Feraru <altblue@n0i.net> 0.04-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.10
    - rebuild on perl 5.8.7

Files:

  • perl-URI-Query.spec
  • URI-Query-0.06.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(Test::More)
  • perl(URI::Escape)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)