ports

www/p5-Data-URIEncode

p5-Data-URIEncode-0.11p0 – allow complex data structures to be encoded using flat URIs

Description

Data::URIEncode allows for encoding and decoding complex (multi
level datastructures) using native Query String manipulators (such
as CGI.pm). It takes complex data and turns it into a flat hashref
which can then be turned into a URI query string using URL encoding.
It also takes a flat hashref of data passed in and translates it
back to a complex structure.

WWW: http://search.cpan.org/dist/Data-URIEncode/

Categories:
perl5 www

Library dependencies

None

Build dependencies

None

Run dependencies

None