8133bad68d
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. ok simon@
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/16 00:02:24 sthen Exp $
|
|
${P5SITE}/Data/
|
|
${P5SITE}/Data/URIEncode.pm
|
|
@man man/man3p/Data::URIEncode.3p
|