Man Page: tap::formatter::console
Operating Environment: mojave
Section: 3pm
TAP::Formatter::Console(3pm) Perl Programmers Reference Guide TAP::Formatter::Console(3pm)NAMETAP::Formatter::Console - Harness output delegate for default console outputVERSIONVersion 3.26DESCRIPTIONThis provides console orientated output formatting for TAP::Harness.SYNOPSISuse TAP::Formatter::Console; my $harness = TAP::Formatter::Console->new( \%args ); "open_test" See TAP::Formatter::Base perl v5.18.2 2014-01-06 TAP::Formatter::Console(3pm)