start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 19.7 Win32::Internet Chapter 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::Internet Perl in a Nutshell Next: Reference: Close
19.7 Win32::Internet Book Index Reference: Close

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.