Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\anon.t t\attributes.t t\Class-Simple.t t\inherit.t t\isa.t t\nonew.t t\override.t t\pod.t t\private1.t t\private2.t t\private3.t t\separate_vars.t t\storable.t t\anon.............1..3 not ok 1 - use Class::Simple; # Failed test (t\anon.t at line 4) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Class::Simple" at t\anon.t line 8. # Looks like you planned 3 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-3 Failed 3/3 tests, 0.00% okay t\attributes.......1..5 not ok 1 - use Class::Simple; # Failed test (t\attributes.t at line 5) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Foo" at t\attributes.t line 14. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t\Class-Simple.....1..45 # Failed test (t\Class-Simple.t at line 11) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Class::Simple; Can't locate object method "privatize" via package "Foo" at t\Class-Simple.t line 83. # Looks like you planned 45 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-45 Failed 45/45 tests, 0.00% okay t\inherit..........1..2 not ok 1 - use Class::Simple; # Failed test (t\inherit.t at line 4) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Bar" at t\inherit.t line 6. # Looks like you planned 2 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-2 Failed 2/2 tests, 0.00% okay t\isa..............1..1 "refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. Compilation failed in require at (eval 1) line 3. ...propagated at C:/cpanrun-5.8/build/5-8-0/lib/base.pm line 64. BEGIN failed--compilation aborted at t\isa.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\nonew............1..3 # Failed test (t\nonew.t at line 4) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Class::Simple; ok 2 - Can't new Foo. # Failed test (t\nonew.t at line 9) # Looks like you failed 2 tests of 3. not ok 3 - Can new Bar. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/3 tests, 33.33% okay t\override.........1..6 # Failed test (t\override.t at line 4) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Class::Simple; Can't locate object method "new" via package "Foo" at t\override.t line 6. # 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\pod..............1..1 ok 1 - blib\lib\Class\Simple.pm ok t\private1.........1..9 # Failed test (t\private1.t at line 5) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Class::Simple; Can't locate object method "privatize" via package "Foo" at t\private1.t line 17. # Looks like you planned 9 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-9 Failed 9/9 tests, 0.00% okay t\private2........."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. Compilation failed in require at (eval 1) line 3. ...propagated at C:/cpanrun-5.8/build/5-8-0/lib/base.pm line 64. BEGIN failed--compilation aborted at t\private2.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t\private3........."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. Compilation failed in require at (eval 1) line 3. ...propagated at C:/cpanrun-5.8/build/5-8-0/lib/base.pm line 64. BEGIN failed--compilation aborted at t\private3.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t\separate_vars....1..0 # Skip Problem with multiple inheritance. skipped all skipped: Problem with multiple inheritance. t\storable.........1..8 # Failed test (t\storable.t at line 6) # Tried to use 'Class::Simple'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-Simple\blib\lib/Class/Simple.pm line 13. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Class::Simple; Can't locate object method "new" via package "Foo" at t\storable.t line 13. # Looks like you planned 8 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-8 Failed 8/8 tests, 0.00% okay Failed 11/13 test scripts, 15.38% okay. 81/83 subtests failed, 2.41% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\Class-Simple.t 255 65280 45 45 100.00% 1-45 t\anon.t 255 65280 3 3 100.00% 1-3 t\attributes.t 255 65280 5 5 100.00% 1-5 t\inherit.t 255 65280 2 2 100.00% 1-2 t\isa.t 255 65280 1 1 100.00% 1 t\nonew.t 2 512 3 2 66.67% 1 3 t\override.t 255 65280 6 6 100.00% 1-6 t\private1.t 255 65280 9 9 100.00% 1-9 t\private2.t 255 65280 ?? ?? % ?? t\private3.t 255 65280 ?? ?? % ?? t\storable.t 255 65280 8 8 100.00% 1-8 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.