get ( url )
url
Returns the contents of the specified url . Upon failure, get returns undef . Other than returning undef , there is no way of accessing the HTTP status code or headers returned by the server.
get
undef
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]