Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 19.7 Win32::InternetChapter 19
Win32 Modules and Extensions
Next: Reference: Close
 

CanonicalizeURL

$inet->CanonicalizeURL(URL, [flags])

Converts a URL to a canonical format, which includes converting unsafe characters to escape sequences. Returns the canonicalized URL, or undef on error. For the possible values of flags, refer to the Microsoft Win32 Internet Functions documentation.


Previous: 19.7 Win32::InternetPerl in a NutshellNext: Reference: Close
19.7 Win32::InternetBook IndexReference: Close