| webrobot documentation | view source | Contained in the webrobot distribution. |
WWW::Webrobot::Print::Text - write response content to STDOUT
This module writes requests and part of the response to STDOUT.
You may consider to use WWW::Webrobot::Print::Test instead.
See WWW::Webrobot::pod::OutputListeners.
Parameters Description
================================================================
summary (0|1) add a summary of failed request at the end
format (0|1) select output details
0: only final response for any request
1: all requests and responses for any request
This affects redirections and authentification
| webrobot documentation | view source | Contained in the webrobot distribution. |