Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: uri_escapeChapter 17
The LWP Library
Next: 17. The LWP Library
 

uri_unescape

uri_unescape uri

Substitutes any instance of % followed by two hexadecimal digits back into its original form and returns the entire URI in unescaped form.


Previous: Reference: uri_escapePerl in a NutshellNext: 17. The LWP Library
Reference: uri_escapeBook Index17. The LWP Library