Home  > Core modules (T) > TAP::Formatter::Console
Perl 5 version 32.0 documentation

TAP::Formatter::Console

  • NAME
  • VERSION
  • DESCRIPTION
  • SYNOPSIS
    • open_test

NAME

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

VERSION

Version 3.42

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

  • NAME
  • VERSION
  • DESCRIPTION
  • SYNOPSIS
    • open_test
  • Site info

  • Docs mantained by Perl 5 Porters
  • Perldoc site development sponsored by OpusVL Logo
  • About PerlDOC
  • Manuals

  • Overview
  • Tutorials
  • FAQs
  • Changes
  • Reference

  • Language
  • Functions
  • Operators
  • Variables
  • Modules

  • Modules
  • Pragmas
  • Utilities
  • Misc

  • License
  • Internals
  • Platforms
  • About
perldoc.perl.org - Official documentation for the Perl programming language
This website is a Beta release. For any issues please raise a ticket on GitHub