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

Changes for version 0.21

  • Included experimental GTK interface written by Torsten Schoenfeld.
  • Fixed bad docs in examples/tprove_color
  • Applied patch from Shlomi Fish fixing bug where runs from one stream could leak into another when bailing out.
  • Fixed some typos in the POD.
  • Corrected the grammar to allow for a plan of "1..0" (infinite stream).
  • Started to add proper acknowledgements.

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