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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: base Chapter 17
The LWP Library
Next: Reference: current_age
 

code

 $

resp


->code 
([

code

])

When invoked without any parameters, this method returns the object's response code. Sets the status code of the object when invoked with an argument.


Previous: Reference: base Perl in a Nutshell Next: Reference: current_age
Reference: base Book Index Reference: current_age