Hi all!

Up on the hills of the release of TAP::Parser 0.51, I released a new version 
of Test::Run that works against it:

http://search.cpan.org/dist/Test-Run/

The Changes file reads:

<<<<<<<<<<<<<
0.0105    Mon Mar 12 23:46:34 IST 2007
    * Converted from TAPx::Parser 0.3x to TAP::Parser 0.51, including various
    changes to the tests and code to get over several regressions.
>>>>>>>>>>>>>

While I was in the swing, I also started cleaning up the code a bit (in the 
trunk only so far):

1. Removed some unused package variables.

2. Converted use MyModule; @ISA=(qw(MyModule)); directives to use 
base 'MyModule';

3. Extracted several classes to their own files. (Not over with it yet).

4. Implemented the increment function for the totals in a better way.

Regards,

        Shlomi Fish

---------------------------------------------------------------------
Shlomi Fish      [EMAIL PROTECTED]
Homepage:        http://www.shlomifish.org/

Chuck Norris wrote a complete Perl 6 implementation in a day but then
destroyed all evidence with his bare hands, so no one will know his secrets.

Reply via email to