このページは大阪弁化フィルタによって翻訳生成されたんですわ。
翻訳前ページへ
Perl version
Manual
Reference
Modules
Please note: Many features of this site require JavaScript. You appear to have JavaScript disabled, or are running a non-JavaScript capable web browser.
To get the best experience, please enable JavaScript or download a modern web browser such as Internet Explorer 8, Firefox, Safari, or Google Chrome.
TAP::Formatter::File - Harness output delegate for file output
Version 3.30
This provides file orientated output formatting for TAP::Harness.
use TAP::Formatter::File; my $harness = TAP::Formatter::File->new( \%args );
open_test
See TAP::Formatter::base