Initial import of www/p5-Data-URIEncode, version 0.11.
authorcube <cube>
Sun, 4 Jul 2010 17:42:51 +0000 (17:42 +0000)
committercube <cube>
Sun, 4 Jul 2010 17:42:51 +0000 (17:42 +0000)
commitce7fbcef6b49b017b710d43a850617870460974d
treebcd47edb299c32e696c4e14ec87b71d89d580f6b
parent235737a233af4d77c3e90a1997b66afe1a64c7f0
Initial import of www/p5-Data-URIEncode, version 0.11.

This module 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/p5-Data-URIEncode/DESCR [new file with mode: 0644]
www/p5-Data-URIEncode/Makefile [new file with mode: 0644]
www/p5-Data-URIEncode/distinfo [new file with mode: 0644]