Checking if your kit is complete... Looks good Writing Makefile for Net::Yadis::Discovery Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Net/Yadis/Discovery/Protocol/OpenID.pm blib\lib\Net\Yadis\Discovery\Protocol\OpenID.pm cp lib/Net/Yadis/Discovery.pm blib\lib\Net\Yadis\Discovery.pm cp lib/Net/Yadis/Object.pm blib\lib\Net\Yadis\Object.pm cp lib/Net/Yadis/Discovery/Protocol/LID.pm blib\lib\Net\Yadis\Discovery\Protocol\LID.pm cp lib/Net/Yadis/Discovery/Protocol/TypeKey.pm blib\lib\Net\Yadis\Discovery\Protocol\TypeKey.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, 'blib\lib', 'blib\arch')" t/*.t t/00_use...........1..4 ok 1 - use Net::Yadis::Discovery; ok 2 ok 3 ok 4 ok t/01_object........1..4 ok 1 - use Net::Yadis::Discovery; ok 2 ok 3 ok 4 ok t/02_protocol......1..21 ok 1 - use Net::Yadis::Discovery; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok t/03_discovery.....1..15 ok 1 - use Net::Yadis::Discovery; Use of uninitialized value $identity_url in substitution (s///) at t/03_discovery.t line 12, line 9. Use of uninitialized value $xrd_url in substitution (s///) at t/03_discovery.t line 13, line 9. # Failed test at t/03_discovery.t line 14. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/equiv' # Failed test at t/03_discovery.t line 15. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' not ok 2 not ok 3 Use of uninitialized value $identity_url in substitution (s///) at t/03_discovery.t line 12, line 9. Use of uninitialized value $xrd_url in substitution (s///) at t/03_discovery.t line 13, line 9. # Failed test at t/03_discovery.t line 14. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/header' # Failed test at t/03_discovery.t line 15. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' not ok 4 not ok 5 Use of uninitialized value $identity_url in substitution (s///) at t/03_discovery.t line 12, line 9. Use of uninitialized value $xrd_url in substitution (s///) at t/03_discovery.t line 13, line 9. # Failed test at t/03_discovery.t line 14. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' # Failed test at t/03_discovery.t line 15. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' not ok 6 not ok 7 Use of uninitialized value $identity_url in substitution (s///) at t/03_discovery.t line 12, line 9. Use of uninitialized value $xrd_url in substitution (s///) at t/03_discovery.t line 13, line 9. # Failed test at t/03_discovery.t line 14. not ok 8 # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/equiv' # Failed test at t/03_discovery.t line 15. not ok 9 # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' Use of uninitialized value $identity_url in substitution (s///) at t/03_discovery.t line 12, line 9. Use of uninitialized value $xrd_url in substitution (s///) at t/03_discovery.t line 13, line 9. # Failed test at t/03_discovery.t line 14. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/header' not ok 10 # Failed test at t/03_discovery.t line 15. not ok 11 # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' Use of uninitialized value $identity_url in substitution (s///) at t/03_discovery.t line 12, line 9. Use of uninitialized value $xrd_url in substitution (s///) at t/03_discovery.t line 13, line 9. # Failed test at t/03_discovery.t line 14. not ok 12 # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' # Failed test at t/03_discovery.t line 15. not ok 13 # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' Use of uninitialized value $identity_url in substitution (s///) at t/03_discovery.t line 12, line 9. Use of uninitialized value $xrd_url in substitution (s///) at t/03_discovery.t line 13, line 9. # Failed test at t/03_discovery.t line 14. # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/equiv' not ok 14 # Failed test at t/03_discovery.t line 15. not ok 15 # got: undef # expected: 'http://openidenabled.com/yadis-test/discover/xrds' # Looks like you failed 14 tests of 15. dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 2-15 Failed 14/15 tests, 6.67% okay t/04_html_parse....1..20 ok 1 - use Net::Yadis::Discovery; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # Failed test at t/04_html_parse.t line 14. # got: '' # expected: undef not ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 # Looks like you failed 1 test of 20. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 13 Failed 1/20 tests, 95.00% okay t/05_proposal......1..25 ok 1 - use Net::Yadis::Discovery; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03_discovery.t 14 3584 15 14 2-15 t/04_html_parse.t 1 256 20 1 13 Failed 2/6 test scripts. 15/89 subtests failed. Files=6, Tests=89, 8 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/6 test programs. 15/89 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.