SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
6
www/p5-Data-URIEncode/pkg/DESCR
Normal file
6
www/p5-Data-URIEncode/pkg/DESCR
Normal file
|
@ -0,0 +1,6 @@
|
|||
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.
|
3
www/p5-Data-URIEncode/pkg/PLIST
Normal file
3
www/p5-Data-URIEncode/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Data/
|
||||
${P5SITE}/Data/URIEncode.pm
|
||||
@man man/man3p/Data::URIEncode.3p
|
Loading…
Add table
Add a link
Reference in a new issue