Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp bin/oai-dump blib\script\oai-dump pl2bat.bat blib\script\oai-dump D:\cpanrun\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp bin/oai-listsets blib\script\oai-listsets pl2bat.bat blib\script\oai-listsets D:\cpanrun\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp bin/oai-listrecords blib\script\oai-listrecords pl2bat.bat blib\script\oai-listrecords D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/000.harvester.............1..2 ok 1 - use Net::OAI::Harvester; ok 2 - new() 1 isa Net::OAI::Harvester ok t/001.ua....................1..4 ok 1 - use LWP::UserAgent; ok 2 - use Net::OAI::Harvester; ok 3 - The object isa LWP::UserAgent ok 4 - get/set ua ok t/002.error.................1..6 ok 1 - use Net::OAI::Harvester; ok 2 - The object isa Net::OAI::Harvester caught xml parsing error: End tag mismatch (head != base) [Ln: 16, Col: 6] ok 3 - The object isa Net::OAI::Identify ok 4 - caught XML parse error ok 5 - parsed OAI error code from server ok 6 - Caught HTTP error ok t/005.header................1..14 ok 1 - use Net::OAI::Record::Header; ok 2 - The object isa Net::OAI::Record::Header ok 3 - status() ok 4 - identifier() ok 5 - datestatmp() ok 6 - sets() 1 ok 7 - sets() 2 ok 8 - sets() 3 ok 9 - use Net::OAI::Harvester; ok 10 - new() isa Net::OAI::Harvester ok 11 - errorCode() ok 12 - errorString() ok 13 - identifier() ok 14 - status ok t/006.resumption............1..5 ok 1 - use Net::OAI::ResumptionToken; ok 2 - The object isa Net::OAI::ResumptionToken ok 3 - expirationDate() ok 4 - completeListSize() ok 5 - cursor() ok t/010.identify..............1..13 ok 1 - use Net::OAI::Harvester; ok 2 - new() isa Net::OAI::Harvester ok 3 - identity() isa Net::OAI::Identify ok 4 - errorCode() ok 5 - errorString() ok 6 - repositoryName() ok 7 - protocolVersion() ok 8 - earliestDatestamp() ok 9 - deletedRecord() ok 10 - granularity() ok 11 - adminEmail() scalar context ok 12 - adminEmail() list context ok 13 - do not extract sub descriptions and run them together ok t/020.listmetadata..........1..10 ok 1 - use Net::OAI::Harvester; ok 2 - new() isa Net::OAI::Harvester ok 3 - listMetadataFormats() isa Net::OAI::ListMetadataFormats ok 4 - errorCode() ok 5 - errorString() ok 6 - prefixes() ok 7 - namespaces() ok 8 - schemas() ok 9 - expected error code ok 10 - expected errorString() ok t/030.listidentifiers.......ok 1 - use Net::OAI::Harvester; ok 2 - new() isa Net::OAI::Harvester caught xml parsing error: Can't store CODE items at ..\..\lib\Storable.pm (autosplit into ..\..\lib\auto\Storable\_store_fd.al) line 247, at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\OAI-Harvester\blib\lib/Net/OAI/ListIdentifiers.pm line 78 ok 3 - listIdentifiers() isa Net::OAI::ListIdentifiers not ok 4 - errorCode() # Failed test (t/030.listidentifiers.t at line 16) not ok 5 - errorString() # Failed test (t/030.listidentifiers.t at line 17) not ok 6 - The object isa Net::OAI::ResumptionToken # Failed test (t/030.listidentifiers.t at line 29) # The object isn't defined Can't call method "token" on an undefined value at t/030.listidentifiers.t line 30. 1..6 # Looks like you failed 3 tests of 6. # Looks like your test died just after 6.