Subject: | Module::Build make test 0.2604 fails on 5.005_03 |
Hello,
I'm getting a make test failure with Perl 5.005_03:
t/basic.........ok
t/compat........ok
t/ext...........syntax error at t/ext.t line 83, near "} @result "
Execution of t/ext.t aborted due to compilation errors.
t/ext...........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/extend........ok
...
t/xs............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/ext.t 255 65280 ?? ?? % ??
1 test and 7 subtests skipped.
Failed 1/13 test scripts, 92.31% okay. 0/223 subtests failed, 100.00% okay.
make: *** [test] Error 11
Regards,
Blair