DOKK / manpages / debian 12 / libtest-harness-perl / TAP::Formatter::Console.3pm.en
TAP::Formatter::Console(3pm) User Contributed Perl Documentation TAP::Formatter::Console(3pm)

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

Version 3.44

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

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

See TAP::Formatter::Base

2022-04-21 perl v5.34.0