WWW::Webrobot::Print::Text - write response content to STDOUT


webrobot documentation  | view source Contained in the webrobot distribution.

Index


NAME

Top

WWW::Webrobot::Print::Text - write response content to STDOUT

DESCRIPTION

Top

This module writes requests and part of the response to STDOUT.

You may consider to use WWW::Webrobot::Print::Test instead.

METHODS

Top

See WWW::Webrobot::pod::OutputListeners.

WWW::Webrobot::Print::Text -> new(%parameters)
 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.