slackbuilds_ponce/perl/perl-uri-escape/README
LukenShiro ca40750573 perl/perl-uri-escape: Added (encode/decode unsafe characters / URIs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 00:07:48 -02:00

3 lines
182 B
Text

perl-uri-escape (URI::Escape) provides functions to percent-encode and
percent-decode URI strings as defined by RFC 3986. Percent-encoding
URI's is informally called "URI escaping".