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

Perl in a Nutshell

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

message

 $

resp


->message 
([

msg

])

When invoked without any parameters, message returns the object's status code message - the short string describing the response code. When invoked with a scalar msg argument, this method defines the object's message.


Previous: Reference: is_success Perl in a Nutshell Next: 17.3 The HTTP Modules
Reference: is_success Book Index 17.3 The HTTP Modules

Library Navigation Links

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