June 2002
Beginner
759 pages
80h 42m
English
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).