TAP::Formatter::File(3pm) Perl Programmers Reference Guide TAP::Formatter::File(3pm)NAMETAP::Formatter::File - Harness output delegate for file outputVERSIONVersion 3.23DESCRIPTIONThis provides file orientated output formatting for TAP::Harness.SYNOPSISuse TAP::Formatter::File; my $harness = TAP::Formatter::File->new( \%args ); "open_test" See TAP::Formatter::base perl v5.16.2 2012-10-25 TAP::Formatter::File(3pm)