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\basic.t t\live.t t\basic....1..6 ok 1 - use Template::Plugin::JSON; ok 2 - The object isa Template::Plugin::VMethods ok 3 # skip JSON::XS is required for this ok 4 # skip JSON::XS is required for this ok 5 - json sub defined 'objToJson' will be obsoleted. Please use 'encode' instead. at C:/cpanrun-5.8/build/5-8-0/site/lib/JSON/Any.pm line 271 ok 6 - json dumped ok 2/6 skipped: JSON::XS is required for this t\live.....1..4 ok 1 - use Template::Plugin::JSON; 'objToJson' will be obsoleted. Please use 'encode' instead. at C:/cpanrun-5.8/build/5-8-0/site/lib/JSON/Any.pm line 271 'objToJson' will be obsoleted. Please use 'encode' instead. at C:/cpanrun-5.8/build/5-8-0/site/lib/JSON/Any.pm line 271 # Failed test (t\live.t at line 19) undef error - hash- or arrayref expected (not a simple scalar, use allow_nonref to allow this) at C:/cpanrun-5.8/build/5-8-0/site/lib/JSON/Any.pm line 271 not ok 2 - template processing # Failed test (t\live.t at line 29) # undef # doesn't match '(?-xism:\{\W*foo\W*:\W*bar\W*\})' not ok 3 - output seems OK Use of uninitialized value in subroutine entry at t\live.t line 35. # Failed test (t\live.t at line 35) not ok 4 - round tripping # got: undef # expected: 'HASH(0x1e44448)' # Looks like you failed 3 tests of 4. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay Failed 1/2 test scripts, 50.00% okay. 3/10 subtests failed, 70.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\live.t 3 768 4 3 75.00% 2-4 2 subtests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.