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 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 Manifying blib/man3/RDF::Core::Parser.3 Manifying blib/man3/RDF::Core::Literal.3 Manifying blib/man3/RDF::Core::Model::Serializer.3 Manifying blib/man3/RDF::Core::Enumerator::Memory.3 Manifying blib/man3/RDF::Core::Statement.3 Manifying blib/man3/RDF::Core.3 Manifying blib/man3/RDF::Core::Constants.3 Manifying blib/man3/RDF::Core::Serializer.3 Manifying blib/man3/RDF::Core::Storage::Postgres.3 Manifying blib/man3/RDF::Core::Evaluator.3 Manifying blib/man3/RDF::Core::Resource.3 Manifying blib/man3/RDF::Core::Model.3 Manifying blib/man3/RDF::Core::Function.3 Manifying blib/man3/RDF::Core::Node.3 Manifying blib/man3/RDF::Core::Query.3 Manifying blib/man3/RDF::Core::Storage.3 Manifying blib/man3/RDF::Core::Schema.3 Manifying blib/man3/RDF::Core::ModelSet.3 Manifying blib/man3/RDF::Core::Enumerator::Postgres.3 Manifying blib/man3/RDF::Core::Enumerator::DB_File.3 Manifying blib/man3/RDF::Core::Model::Parser.3 Manifying blib/man3/RDF::Core::Storage::Memory.3 Manifying blib/man3/RDF::Core::Storage::DB_File.3 Manifying blib/man3/RDF::Core::Enumerator.3 Manifying blib/man3/RDF::Core::NodeFactory.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-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 ok 12 - countStmts raised to 6 ok 13 - getStmts count raised to 6 # DB_File 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 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 # DB_File 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: en ok 40 - expected language: fr 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, 1 wallclock secs ( 0.60 cusr + 0.13 csys = 0.73 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Constants.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Enumerator.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Evaluator.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Function.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Literal.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Model.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/ModelSet.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Node.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/NodeFactory.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Parser.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Query.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Resource.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Schema.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Serializer.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Statement.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Storage.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Enumerator/DB_File.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Enumerator/Memory.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Enumerator/Postgres.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Model/Parser.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Model/Serializer.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Storage/DB_File.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Storage/Memory.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/RDF/Core/Storage/Postgres.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Constants.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Enumerator.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Evaluator.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Function.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Literal.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Model.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/ModelSet.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Node.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/NodeFactory.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Parser.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Query.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Resource.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Schema.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Serializer.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Statement.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Storage.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Enumerator/DB_File.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Enumerator/Memory.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Enumerator/Postgres.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Model/Parser.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Model/Serializer.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Storage/DB_File.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Storage/Memory.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/RDF/Core/Storage/Postgres.pm Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Constants.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Enumerator.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Enumerator::DB_File.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Enumerator::Memory.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Enumerator::Postgres.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Evaluator.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Function.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Literal.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Model.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Model::Parser.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Model::Serializer.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::ModelSet.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Node.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::NodeFactory.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Parser.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Query.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Resource.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Schema.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Serializer.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Statement.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Storage.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Storage::DB_File.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Storage::Memory.3 Installing /Users/cpanrun/build/5.8.8/man/man3/RDF::Core::Storage::Postgres.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod