Subject: | syntax and logic error in Test::Parser::Mpstat |
There is a syntax error in line 111 (missing closing }), but even after
fixing it, test fails:
[guillomovitch@n2 Test-Parser-1.8]$ perl -Ilib t/10_mpstat.t
1..2
ok 1 - Verifying existance of t/10_mpstat.log
Not a HASH reference at lib/Test/Parser/Mpstat.pm line 111, <FILE> line 3.
This happens with perl 5.10 on Mandriva Lnux.