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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: head Chapter 17
The LWP Library
Next: Reference: is_success
 

is_error

is_error (

code

)

Given a status code from getprint , getstore , or mirror , returns true if the request was not successful.


Previous: Reference: head Perl in a Nutshell Next: Reference: is_success
Reference: head Book Index Reference: is_success