Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ErrorChapter 19
Win32 Modules and Extensions
Next: Reference: FTP
 

FetchURL

$inet->FetchURL(URL)

Fetch the content of an HTTP, FTP, or Gopher URL. Returns the contents of the file read (or undef if there was an error and nothing was read).


Previous: Reference: ErrorPerl in a NutshellNext: Reference: FTP
Reference: ErrorBook IndexReference: FTP