Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: CanonicalizeURLChapter 19
Win32 Modules and Extensions
Next: Reference: CombineURL
 

Close

$inet->Close([$obj])

Closes an Internet connection. This can be applied to any Win32::Internet object. Note that it is not strictly required to close the connections you create, since the Win32::Internet objects are automatically closed when the program ends (or when such an object is destroyed by other means).


Previous: Reference: CanonicalizeURLPerl in a NutshellNext: Reference: CombineURL
Reference: CanonicalizeURLBook IndexReference: CombineURL