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. 

