TAP::Parser Issues

Ovid publiustemp-tapx at yahoo.com
Wed Apr 9 09:23:04 UTC 2008


I hope to commit my TAP::Parser changes later today or tomorrow. 
Having some annoying 'read on closed filehandle' warnings that I'm
tracking down and there's now a multi-plexer heisenbug.  Whee!

In the meantime, I also intend to fix this:

  use Test::More 'no_plan'; # tests => 1;
  print '      not     ',$/;
  ok 1;

That fails because we don't always bind 'not' to the beginning of the
line.  I'll fix that, too.

Cheers,
Ovid

--
Buy the book  - http://www.oreilly.com/catalog/perlhks/
Perl and CGI  - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog     - http://use.perl.org/~Ovid/journal/


More information about the tapx-dev mailing list