TAP::Formatter::File(3p) Perl Programmers Reference Guide #
TAP::Formatter::File(3p) Perl Programmers Reference Guide
NNAAMMEE #
TAP::Formatter::File - Harness output delegate for file output
VVEERRSSIIOONN #
Version 3.44
DDEESSCCRRIIPPTTIIOONN #
This provides file orientated output formatting for TAP::Harness.
SSYYNNOOPPSSIISS #
use TAP::Formatter::File;
my $harness = TAP::Formatter::File->new( \%args );
“"ooppeenn__tteesstt"” See TAP::Formatter::Base
perl v5.36.3 2023-02-15 TAP::Formatter::File(3p)