Warning: prerequisite Scalar::Util 1.1.4 not found. We have 1.07. Checking if your kit is complete... Looks good Warning: prerequisite Test::Simple 0.47 not found. We have 0.45. Writing Makefile for Test::MockObject cp lib/Test/MockObject/Extends.pm blib/lib/Test/MockObject/Extends.pm cp lib/Test/MockObject.pm blib/lib/Test/MockObject.pm Manifying blib/man3/Test::MockObject::Extends.3 Manifying blib/man3/Test::MockObject.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/base............1..103 not ok 1 - use Test::MockObject; # Failed test (t/base.t at line 8) # Tried to use 'Test::MockObject'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9. # Compilation failed in require at (eval 1) line 2. not ok 2 - Test::MockObject->can('new') # Failed test (t/base.t at line 11) # Test::MockObject->can('new') failed Can't locate object method "new" via package "Test::MockObject" at t/base.t line 12. # Looks like you planned 103 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-103 Failed 103/103 tests, 0.00% okay t/bugs............1..18 "refaddr" is not exported by the Scalar::Util module Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9. Compilation failed in require at t/bugs.t line 7. BEGIN failed--compilation aborted at t/bugs.t line 7. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/debugger........1..4 not ok 1 - use Test::MockObject; # Failed test (t/debugger.t at line 11) # Tried to use 'Test::MockObject'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Test::MockObject" at t/debugger.t line 12. # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/extends-bugs....1..33 not ok 1 - use Test::MockObject::Extends; # Failed test (t/extends-bugs.t at line 10) # Tried to use 'Test::MockObject::Extends'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9. # Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject/Extends.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject/Extends.pm line 6. # Compilation failed in require at (eval 1) line 2. # Looks like you planned 33 tests but only ran 1. dubious Test returned status 33 (wstat 8448, 0x2100) DIED. FAILED tests 1-33 Failed 33/33 tests, 0.00% okay t/extends.........1..41 not ok 1 - use Test::MockObject::Extends; # Failed test (t/extends.t at line 10) # Tried to use 'Test::MockObject::Extends'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9. # Compilation failed in require at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject/Extends.pm line 6. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject/Extends.pm line 6. # Compilation failed in require at (eval 1) line 2. # Looks like you planned 41 tests but only ran 1. dubious Test returned status 41 (wstat 10496, 0x2900) DIED. FAILED tests 1-41 Failed 41/41 tests, 0.00% okay t/ignore..........1..6 not ok 1 - use Test::MockObject; # Failed test (t/ignore.t at line 8) # Tried to use 'Test::MockObject'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Test::MockObject" at t/ignore.t line 10. # Looks like you planned 6 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/isa.............1..7 not ok 1 - use Test::MockObject; # Failed test (t/isa.t at line 8) # Tried to use 'Test::MockObject'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-MockObject/blib/lib/Test/MockObject.pm line 9. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Test::MockObject" at t/isa.t line 9. # Looks like you planned 7 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay Failed 7/7 test scripts, 0.00% okay. 212/212 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/base.t 255 65280 103 103 100.00% 1-103 t/bugs.t 255 65280 18 18 100.00% 1-18 t/debugger.t 255 65280 4 4 100.00% 1-4 t/extends-bugs.t 33 8448 33 33 100.00% 1-33 t/extends.t 41 10496 41 41 100.00% 1-41 t/ignore.t 255 65280 6 6 100.00% 1-6 t/isa.t 255 65280 7 7 100.00% 1-7 make: *** [test_dynamic] Error 2