TAP::Formatter::File

TriggerTek Logo
abcdefghijklmnopqrstuvwxyz_
TAP::Formatter::File(User Contributed Perl DocumentatiTAP::Formatter::File(3)



NAME
       TAP::Formatter::File - Harness output delegate for file output

VERSION
       Version 3.17

DESCRIPTION
       This provides file orientated output formatting for TAP::Harness.

SYNOPSIS
	use TAP::Formatter::File;
	my $harness = TAP::Formatter::File->new( \%args );

       "open_test"

       See TAP::Formatter::base



perl v5.8.8			  2009-05-05	      TAP::Formatter::File(3)