Skip Menu |

This queue is for tickets about the Params-Smart CPAN distribution.

Report information
The Basics
Id: 30243
Status: new
Priority: 0/
Queue: Params-Smart

People
Owner: Nobody in particular
Requestors: dekimsey [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.08
Fixed in: (no value)



Make test fails in perl 5.6.1. Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "- e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Params-Smart....":all" is not exported by the Params::Smart module at (eval 3) line 2 t/Params-Smart....NOK 1 # Failed test 'use Params::Smart;' # at t/Params-Smart.t line 9. # Tried to use 'Params::Smart'. # Error: Can't continue after import errors at (eval 3) line 2 # BEGIN failed--compilation aborted at t/Params-Smart.t line 9. Undefined subroutine &main::Params called at t/Params-Smart.t line 22. # Looks like you planned 52 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. t/Params- Smart....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-52 Failed 52/52 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/Params-Smart.t 255 65280 52 103 198.08% 1-52 Failed 1/1 test scripts, 0.00% okay. 52/52 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK