このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


TAP::Formatter::Console - perldoc.perl.org
The Wayback Machine - http://web.archive.org/web/20160815151624/http://perldoc.perl.org:80/TAP/Formatter/Console.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

TAP::Formatter::Console

Perl 5 version 24.0 documentation
Recently read

TAP::Formatter::Console

NAME

TAP::Formatter::Console - Harness output delegate for default console output

VERSION

Version 3.36

DESCRIPTION

This provides console orientated output formatting for TAP::Harness.

SYNOPSIS

  1. use TAP::Formatter::Console;
  2. my $harness = TAP::Formatter::Console->new( \%args );

open_test

See TAP::Formatter::Base