*** ExtUtils::AutoInstall version 0.56 *** Checking for dependencies... [Core Features] - Class::ErrorHandler ...loaded. (0.01) - HTML::Parser ...loaded. (3.56) - Feed::Find ...loaded. (0.06) - URI::Fetch ...loaded. (0.08) - Class::Accessor ...loaded. (0.31) - Module::Pluggable::Ordered ...loaded. (1.5) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for WWW::Blog::Metadata Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/WWW/Blog/Metadata.pm blib\lib\WWW\Blog\Metadata.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-compile.t t/01-extract.t t/02-plugin.t t/00-compile....1..1 ok 1 - use WWW::Blog::Metadata; ok t/01-extract....1..16 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # Failed test at t/01-extract.t line 31. not ok 11 # got: '3' # expected: '2' ok 12 ok 13 # Looks like you failed 1 test of 16. ok 14 ok 15 ok 16 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/16 tests, 93.75% okay t/02-plugin.....1..8 Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/Feed/Find.pm line 56. Parsing of undecoded UTF-8 will give garbage when decoding entities at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Blog-Metadata\blib\lib/WWW/Blog/Metadata.pm line 35. ok 1 ok 2 ok 3 ok 4 Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/Feed/Find.pm line 56. Parsing of undecoded UTF-8 will give garbage when decoding entities at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Blog-Metadata\blib\lib/WWW/Blog/Metadata.pm line 35. ok 5 ok 6 ok 7 ok 8 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-extract.t 1 256 16 1 11 Failed 1/3 test scripts. 1/25 subtests failed. Files=3, Tests=25, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 1/25 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.