start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 17.2 The LWP Modules Chapter 17
The LWP Library
Next: Reference: getprint
 

get

get (

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.


Previous: 17.2 The LWP Modules Perl in a Nutshell Next: Reference: getprint
17.2 The LWP Modules Book Index Reference: getprint

Library Navigation Links

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