home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


OpenURL

$

inet


->OpenURL(


urlobject

, 

URL


)

Opens a connection to an HTTP, FTP, or Gopher URL. Returns undef on error, or a number if the connection was successful. You can then retrieve the URL content by applying the methods QueryDataAvailable and ReadFile on the newly-created urlobject . See also FetchURL .


Previous: Reference: HTTP Perl in a Nutshell Next: Reference: Password
Reference: HTTP Book Index Reference: Password

Library Navigation Links

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