The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12

  • Added a test colorization script
  • Callback support added.
  • Added TAPx::Parser::Source::Perl.
  • Added TAPx::Parser::Aggregator.
  • Added version numbers to all classes.
  • Added 'todo_failed' test result and parser.
  • 00-load.t now loads all classes instead of having individual tests load their supporting classes.
  • Changed $parser->results to $parser->next

Modules

Parse TAP output
Aggregate TAPx::Parser results.
A grammar for the original TAP version.
Internal TAPx::Parser Iterator
TAPx::Parser output
Bailout result token.
Comment result token.
Plan result token.
Test result token.
Unknown result token.
Stream Perl output
Parse TAP output from a stream

Provides

in lib/TAPx/Parser/Iterator.pm
in lib/TAPx/Parser/Iterator.pm