The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

DESCRIPTION

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

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

METHODS

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