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.42
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.26.3                      2018-03-19           TAP::Formatter::File(3)
Impressum