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, 'inc', 'blib\lib', 'blib\arch')" t\01_compile.t t\02_util.t t\03_all.t t\04_callable.t t\04_codelike.t t\05_typelike.t t\06_invocant.t t\07_handle.t t\08_driver.t t\98_pod.t t\99_pmv.t t\01_compile.....1..5 ok 1 - Your perl is new enough # Failed test (t\01_compile.t at line 20) # Failed test (t\01_compile.t at line 21) # Looks like you failed 2 tests of 5. ok 2 - use Params::Util; ok 3 - require Scalar::Util; not ok 4 - Scalar::Util version is at least 1.14 not ok 5 - Scalar::Util has a refaddr implementation dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t\02_util........1..534 "refaddr" is not exported by the Scalar::Util module Can't continue after import errors at t\02_util.t line 11 BEGIN failed--compilation aborted at t\02_util.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-534 Failed 534/534 tests, 0.00% okay t\03_all.........1..20 ok 1 - use Params::Util; ok 2 - _IDENTIFIER imported ok ok 3 - _CLASS imported ok ok 4 - _POSINT imported ok ok 5 - _NONNEGINT imported ok ok 6 - _SCALAR imported ok ok 7 - _SCALAR0 imported ok ok 8 - _ARRAY imported ok ok 9 - _ARRAY0 imported ok ok 10 - _ARRAYLIKE imported ok ok 11 - _HASH imported ok ok 12 - _HASH0 imported ok ok 13 - _HASHLIKE imported ok ok 14 - _CODE imported ok ok 15 - _CALLABLE imported ok ok 16 - _CODELIKE imported ok ok 17 - _INSTANCE imported ok ok 18 - _SET imported ok ok 19 - _SET0 imported ok ok 20 - _HANDLE imported ok ok t\04_callable...."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at t\04_callable.t line 11 BEGIN failed--compilation aborted at t\04_callable.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) t\04_codelike...."refaddr" is not exported by the Scalar::Util module Can't continue after import errors at t\04_codelike.t line 11 BEGIN failed--compilation aborted at t\04_codelike.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) t\05_typelike....1..29 ok 1 - use Params::Util; ok 2 - undef isn't @ish ok 3 - undef isn't %ish ok 4 - 1000 isn't @ish ok 5 - 1000 isn't %ish ok 6 - "Foo" isn't @ish ok 7 - "Foo" isn't %ish ok 8 - [] is @ish ok 9 - [] isn't %ish ok 10 - {} isn't @ish ok 11 - {} is %ish ok 12 - scalar-based Foo::Listy is @ish ok 13 - scalar-based Foo::Listy isn't %ish ok 14 - scalar-based Foo::Hashy isn't @ish ok 15 - scalar-based Foo::Hashy is %ish ok 16 - scalar-based Foo::Bothy is @ish ok 17 - scalar-based Foo::Bothy is %ish ok 18 - hash-based Foo::Listy is @ish ok 19 - hash-based Foo::Listy is %ish ok 20 - hash-based Foo::Hashy isn't @ish ok 21 - hash-based Foo::Hashy is %ish ok 22 - hash-based Foo::Bothy is @ish ok 23 - hash-based Foo::Bothy is %ish ok 24 - array-based Foo::Listy is @ish ok 25 - array-based Foo::Listy isn't %ish ok 26 - array-based Foo::Hashy is @ish ok 27 - array-based Foo::Hashy is %ish ok 28 - array-based Foo::Bothy is @ish ok 29 - array-based Foo::Bothy is %ish ok t\06_invocant....1..11 ok 1 - use Params::Util; ok 2 - undef isn't _IN ok 3 - 1000 isn't _IN ok 4 - "Params::Util::Test::_INVOCANT::Fake" is _IN ok 5 - "Params::Util::Test::_INVOCANT::Real" is _IN ok 6 - [] isn't _IN ok 7 - {} isn't _IN ok 8 - blessed reference is _IN ok 9 - blessed reference is _IN ok 10 - tied value is _IN ok 11 - Testing null class as an invocant ok t\07_handle......1..23 ok 1 - _HANDLE does not exist ok 2 - use Params::Util; ok 3 - _HANDLE imported ok "refaddr" is not exported by the Scalar::Util module Can't continue after import errors at t\07_handle.t line 18 BEGIN failed--compilation aborted at t\07_handle.t line 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-23 Failed 20/23 tests, 13.04% okay t\08_driver......1..86 ok 1 - _CLASSISA does not exist ok 2 - _SUBCLASS does not exist ok 3 - _DRIVER does not exist ok 4 - use Params::Util; ok 5 - _CLASSISA imported ok ok 6 - _SUBCLASS imported ok ok 7 - _DRIVER imported ok "refaddr" is not exported by the Scalar::Util module Can't continue after import errors at t\08_driver.t line 22 BEGIN failed--compilation aborted at t\08_driver.t line 22. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-86 Failed 79/86 tests, 8.14% okay t\98_pod.........1..1 ok 1 - blib\lib\Params\Util.pm ok t\99_pmv.........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available Failed 6/11 test scripts, 45.45% okay. 635/709 subtests failed, 10.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_compile.t 2 512 5 2 40.00% 4-5 t\02_util.t 255 65280 534 534 100.00% 1-534 t\04_callable.t 255 65280 ?? ?? % ?? t\04_codelike.t 255 65280 ?? ?? % ?? t\07_handle.t 255 65280 23 20 86.96% 4-23 t\08_driver.t 255 65280 86 79 91.86% 8-86 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.