perldoc > TAP::Formatter::File

📛 NAME

TAP::Formatter::File — Harness output delegate for file output

🚀 Quick Reference

Use CaseCommandDescription
📦 Create a file output formatter my $formatter = TAP::Formatter::File->new( \%args ); Instantiate a new file formatter object for use with TAP::Harness
🔗 Attach to harness my $harness = TAP::Harness->new( { formatter => $formatter } ); Use the file formatter as the output delegate for a test harness
📄 Open test output file $formatter->open_test( $test, $parser ); Inherited from TAP::Formatter::Base; opens the output file for a test

📌 VERSION

Version 3.43

📖 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

TAP::Formatter::File
📛 NAME 🚀 Quick Reference 📌 VERSION 📖 DESCRIPTION 📋 SYNOPSIS
🔧 open_test

Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-22 17:58 @216.73.216.102
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!