summaryrefslogtreecommitdiffstats
path: root/libraries/uri-escape/README
blob: 444850afafe1b56e207f8058a69874eaec4665c3 (plain)
1
2
3
4
5
6
URI::Escape perl module

URI::Escape is a perl module. It module provides functions to escape and 
unescape URI strings as defined by RFC 2396 (and updated by RFC 2732). 
A URI consists of a restricted set of characters, denoted as uric in RFC 2396.