Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. rem rem 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_app.t t/02_pod.t t/WWW-Google-SiteMap-Index.t t/WWW-Google-SiteMap-Ping.t t/WWW-Google-SiteMap-Robot.t t/WWW-Google-SiteMap-URL.t t/WWW-Google-SiteMap.t t/01_app......................1..3 ok 1 - use WWW::Google::SiteMap; ok 2 - use WWW::Google::SiteMap::Index; ok 3 - use WWW::Google::SiteMap::URL; ok t/02_pod......................1..5 ok 1 - blib\lib\WWW\Google\SiteMap.pm ok 2 - blib\lib\WWW\Google\SiteMap\Index.pm ok 3 - blib\lib\WWW\Google\SiteMap\Ping.pm ok 4 - blib\lib\WWW\Google\SiteMap\Robot.pm ok 5 - blib\lib\WWW\Google\SiteMap\URL.pm ok t/WWW-Google-SiteMap-Index....1..6 ok 1 - use WWW::Google::SiteMap::Index; ok 2 ok 3 - The object isa WWW::Google::SiteMap::Index ok 4 ok 5 ok 6 ok t/WWW-Google-SiteMap-Ping.....1..7 ok 1 - use WWW::Google::SiteMap::Ping; ok 2 ok 3 - The object isa WWW::Google::SiteMap::Ping ok 4 - One ping succeeded ok 5 - One ping returned by success() ok 6 - Right URL succeeded ok 7 - No pings returned by failure() ok t/WWW-Google-SiteMap-Robot....1..0 # Skip Can't test WWW::Google::SiteMap::Robot without WWW::Mechanize skipped all skipped: Can't test WWW::Google::SiteMap::Robot without WWW::Mechanize t/WWW-Google-SiteMap-URL......1..5 ok 1 - use WWW::Google::SiteMap::URL; not ok 2 - lastmod check: epoch time 1 # Failed test (t/WWW-Google-SiteMap-URL.t at line 28) # got: '2005-11-27T+00:00' # expected: '2005-11-27T21:53:41+00:00' ok 3 - lastmod check: ISO8601 1 ok 4 - loc check: entities 1 ok 5 # skip Need DateTime to test DateTime conversions # Looks like you failed 1 tests of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/5 tests, 80.00% okay (less 1 skipped test: 3 okay, 60.00%) t/WWW-Google-SiteMap..........1..7 ok 1 - use WWW::Google::SiteMap; ok 2 ok 3 - The object isa WWW::Google::SiteMap ok 4 ok 5 ok 6 ok 7 ok Failed 1/7 test scripts, 85.71% okay. 1/33 subtests failed, 96.97% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/WWW-Google-SiteMap-URL.t 1 256 5 1 20.00% 2 1 test and 1 subtest skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.