Checking for URI (1.03)....................ok Checking for XML::Parser (2.3).............ok Checking for DB_File (1.72)................ok Checking for DBI (1.14)....................ok Checking if your kit is complete... Looks good Writing Makefile for RDF::Core Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/RDF/Core/Literal.pm blib\lib\RDF\Core\Literal.pm cp lib/RDF/Core/Parser.pm blib\lib\RDF\Core\Parser.pm cp lib/RDF/Core/Statement.pm blib\lib\RDF\Core\Statement.pm cp lib/RDF/Core/Enumerator/Memory.pm blib\lib\RDF\Core\Enumerator\Memory.pm cp lib/RDF/Core/Model/Serializer.pm blib\lib\RDF\Core\Model\Serializer.pm cp lib/RDF/Core.pm blib\lib\RDF\Core.pm cp lib/RDF/Core/Constants.pm blib\lib\RDF\Core\Constants.pm cp lib/RDF/Core/Serializer.pm blib\lib\RDF\Core\Serializer.pm cp lib/RDF/Core/Storage/Postgres.pm blib\lib\RDF\Core\Storage\Postgres.pm cp lib/RDF/Core/Evaluator.pm blib\lib\RDF\Core\Evaluator.pm cp lib/RDF/Core/Model.pm blib\lib\RDF\Core\Model.pm cp lib/RDF/Core/Resource.pm blib\lib\RDF\Core\Resource.pm cp lib/RDF/Core/Function.pm blib\lib\RDF\Core\Function.pm cp lib/RDF/Core/Node.pm blib\lib\RDF\Core\Node.pm cp lib/RDF/Core/Query.pm blib\lib\RDF\Core\Query.pm cp lib/RDF/Core/Schema.pm blib\lib\RDF\Core\Schema.pm cp lib/RDF/Core/Storage.pm blib\lib\RDF\Core\Storage.pm cp lib/RDF/Core/ModelSet.pm blib\lib\RDF\Core\ModelSet.pm cp lib/RDF/Core/Enumerator/DB_File.pm blib\lib\RDF\Core\Enumerator\DB_File.pm cp lib/RDF/Core/Enumerator/Postgres.pm blib\lib\RDF\Core\Enumerator\Postgres.pm cp lib/RDF/Core/Model/Parser.pm blib\lib\RDF\Core\Model\Parser.pm cp lib/RDF/Core/Storage/DB_File.pm blib\lib\RDF\Core\Storage\DB_File.pm cp lib/RDF/Core/Storage/Memory.pm blib\lib\RDF\Core\Storage\Memory.pm cp lib/RDF/Core/Enumerator.pm blib\lib\RDF\Core\Enumerator.pm cp lib/RDF/Core/NodeFactory.pm blib\lib\RDF\Core\NodeFactory.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/10-storage.... # Memory ok 1 - empty model ok 2 - countStmts raised to 1 ok 3 - getStmts count raised to 1 ok 4 - countStmts raised to 2 ok 5 - getStmts count raised to 2 ok 6 - countStmts raised to 3 ok 7 - getStmts count raised to 3 ok 8 - countStmts raised to 4 ok 9 - getStmts count raised to 4 ok 10 - countStmts raised to 5 ok 11 - getStmts count raised to 5 # DB_File ok 12 - countStmts raised to 6 ok 13 - getStmts count raised to 6 ok 14 - not empty model (statements added) ok 15 - empty model ok 16 - countStmts raised to 1 ok 17 - getStmts count raised to 1 ok 18 - countStmts raised to 2 ok 19 - getStmts count raised to 2 ok 20 - countStmts raised to 3 ok 21 - getStmts count raised to 3 ok 22 - countStmts raised to 4 ok 23 - getStmts count raised to 4 ok 24 - countStmts raised to 5 ok 25 - getStmts count raised to 5 ok 26 - countStmts raised to 6 ok 27 - getStmts count raised to 6 ok 28 - not empty model (statements added) # Postgres Postgres NOT available, skipping tests... 1..28 ok t/20-parser..... # Memory ok 1 - The object isa RDF::Core::Model::Parser ok 2 - expected empty model ok 3 - expected statement count ok 4 - expected label count from countStmts ok 5 - expected statement count from countStmts with language-typed literal ok 6 - expected statement count from getStmts with language-typed literal ok 7 - expected language: fr ok 8 - expected label count ok 9 - found all expected languages ok 10 - The object isa RDF::Core::Model::Parser ok 11 - expected empty model ok 12 - expected statement count ok 13 - expected label count from countStmts ok 14 - expected statement count from countStmts with language-typed literal # DB_File ok 15 - expected statement count from getStmts with language-typed literal ok 16 - expected statement count from countStmts with language-typed literal ok 17 - expected statement count from getStmts with language-typed literal ok 18 - expected language: en ok 19 - expected language: fr ok 20 - expected label count ok 21 - found all expected languages ok 22 - The object isa RDF::Core::Model::Parser ok 23 - expected empty model ok 24 - expected statement count ok 25 - expected label count from countStmts ok 26 - expected statement count from countStmts with language-typed literal ok 27 - expected statement count from getStmts with language-typed literal ok 28 - expected language: fr ok 29 - expected label count ok 30 - found all expected languages ok 31 - The object isa RDF::Core::Model::Parser ok 32 - expected empty model ok 33 - expected statement count ok 34 - expected label count from countStmts ok 35 - expected statement count from countStmts with language-typed literal ok 36 - expected statement count from getStmts with language-typed literal ok 37 - expected statement count from countStmts with language-typed literal ok 38 - expected statement count from getStmts with language-typed literal ok 39 - expected language: fr ok 40 - expected language: en ok 41 - expected label count ok 42 - found all expected languages # Postgres Postgres NOT available, skipping tests... 1..42 ok All tests successful. Files=2, Tests=70, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Constants.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Enumerator.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Evaluator.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Function.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Literal.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Model.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\ModelSet.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Node.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\NodeFactory.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Parser.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Query.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Resource.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Schema.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Serializer.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Statement.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Storage.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Enumerator\DB_File.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Enumerator\Memory.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Enumerator\Postgres.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Model\Parser.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Model\Serializer.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Storage\DB_File.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Storage\Memory.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RDF\Core\Storage\Postgres.html Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Constants.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Enumerator.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Evaluator.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Function.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Literal.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Model.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\ModelSet.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Node.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\NodeFactory.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Parser.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Query.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Resource.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Schema.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Serializer.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Statement.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Storage.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Enumerator\DB_File.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Enumerator\Memory.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Enumerator\Postgres.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Model\Parser.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Model\Serializer.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Storage\DB_File.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Storage\Memory.pm Installing C:\cpanrun\build\5-10-0\site\lib\RDF\Core\Storage\Postgres.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod