Info2: << Package: rose-uri-pm%type_pkg[perl] Version: 0.021 Revision: 22 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc Description: Manipulate query parameters and other URI components Type: perl(5.8.1 5.8.4 5.8.6) License: Artistic Maintainer: Benjamin Reed Depends: fink (>= 0.24-1), perl%type_pkg[perl]-core, rose-object-pm%type_pkg[perl], uri-pm%type_pkg[perl] BuildDepends: fink (>= 0.24-1), perl%type_pkg[perl]-core, rose-object-pm%type_pkg[perl], uri-pm%type_pkg[perl] Source: mirror:cpan:authors/id/J/JS/JSIRACUSA/Rose-URI-%v.tar.gz Source-MD5: 326b3faedf5d315b3a22690cee309418 UpdatePOD: true InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << DocFiles: Changes MANIFEST Homepage: http://search.cpan.org/dist/Rose-URI DescDetail: << Rose::URI provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to be set or returned as a whole via the query_form or query methods, and the URI::QueryParam module provides a few more methods for query string manipulation. << <<