1TAP::Formatter::File(3)User Contributed Perl DocumentatioTnAP::Formatter::File(3)
2
3
4

NAME

6       TAP::Formatter::File - Harness output delegate for file output
7

VERSION

9       Version 3.28
10

DESCRIPTION

12       This provides file orientated output formatting for TAP::Harness.
13

SYNOPSIS

15        use TAP::Formatter::File;
16        my $harness = TAP::Formatter::File->new( \%args );
17
18   "open_test"
19       See TAP::Formatter::base
20
21
22
23perl v5.16.3                      2013-05-02           TAP::Formatter::File(3)
Impressum