DOKK / manpages / debian 13 / perl-doc / TAP::Formatter::Console.3perl.en
TAP::Formatter::Console(3perl) Perl Programmers Reference Guide TAP::Formatter::Console(3perl)

TAP::Formatter::Console - Harness output delegate for default console output

Version 3.48

This provides console orientated output formatting for TAP::Harness.

 use TAP::Formatter::Console;
 my $harness = TAP::Formatter::Console->new( \%args );

See TAP::Formatter::Base

2025-07-27 perl v5.40.1