Changes for version 0.20

  • Fixed bug reported by GEOFFR. When no tap output was found, an "Unitialized value" warning occurred.
  • Updated tprove to now report a test failure when no tap output found.
  • Removed examples/tprove_color2 as tprove_color now works.
  • Vastly improved callback system and updated the docs for how to use them.
  • Changed TAPx::Parser::Source::Perl to use Symbol::gensym() instead of a hard-to-guess filehandle name.

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