Start 2008-09-01T16:03:03 Going to read /home/fly818/var/cpan/Metadata Database was generated on Mon, 01 Sep 2008 10:02:51 GMT Running make for Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.2.1_fix_pod_1.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.2.1_fix_pod_1.tar.gz ok DB-CouchDB-Schema-0.2.1/ DB-CouchDB-Schema-0.2.1/.TODO.swp DB-CouchDB-Schema-0.2.1/inc/ DB-CouchDB-Schema-0.2.1/inc/Module/ DB-CouchDB-Schema-0.2.1/inc/Module/AutoInstall.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/ DB-CouchDB-Schema-0.2.1/inc/Module/Install/AutoInstall.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/Base.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/Can.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/Fetch.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/Include.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/Makefile.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/Metadata.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/Win32.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install/WriteAll.pm DB-CouchDB-Schema-0.2.1/inc/Module/Install.pm DB-CouchDB-Schema-0.2.1/lib/ DB-CouchDB-Schema-0.2.1/lib/DB/ DB-CouchDB-Schema-0.2.1/lib/DB/CouchDB/ DB-CouchDB-Schema-0.2.1/lib/DB/CouchDB/Iter.pod DB-CouchDB-Schema-0.2.1/lib/DB/CouchDB/Result.pod DB-CouchDB-Schema-0.2.1/lib/DB/CouchDB/Schema.pm DB-CouchDB-Schema-0.2.1/lib/DB/CouchDB.pm DB-CouchDB-Schema-0.2.1/Makefile.PL DB-CouchDB-Schema-0.2.1/MANIFEST DB-CouchDB-Schema-0.2.1/META.yml DB-CouchDB-Schema-0.2.1/README DB-CouchDB-Schema-0.2.1/script/ DB-CouchDB-Schema-0.2.1/script/couch_schema_tool.pl DB-CouchDB-Schema-0.2.1/script/functional.pl DB-CouchDB-Schema-0.2.1/t/ DB-CouchDB-Schema-0.2.1/t/01-db-couchdb.t DB-CouchDB-Schema-0.2.1/t/02-db-couchdb_iter.t DB-CouchDB-Schema-0.2.1/TODO CPAN.pm: Going to build Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.2.1_fix_pod_1.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Cannot determine perl version info from lib/DB/CouchDB/Schema.pm Cannot determine author info from lib/DB/CouchDB/Schema.pm Cannot determine license info from lib/DB/CouchDB/Schema.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - JSON ...loaded. (2.12) - Getopt::Long ...loaded. (2.37) - LWP::UserAgent ...loaded. (5.814) - URI ...loaded. (1.37) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for DB::CouchDB::Schema >>> make cp lib/DB/CouchDB/Iter.pod blib/lib/DB/CouchDB/Iter.pod cp lib/DB/CouchDB/Schema.pm blib/lib/DB/CouchDB/Schema.pm cp lib/DB/CouchDB.pm blib/lib/DB/CouchDB.pm cp lib/DB/CouchDB/Result.pod blib/lib/DB/CouchDB/Result.pod cp script/couch_schema_tool.pl blib/script/couch_schema_tool.pl /home/fly818/ap818/bin/perl-static "-Iinc" "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/couch_schema_tool.pl Manifying blib/man3/DB::CouchDB::Schema.3 Manifying blib/man3/DB::CouchDB::Iter.3 Manifying blib/man3/DB::CouchDB::Result.3 Manifying blib/man3/DB::CouchDB.3 ZAPHAR/DB-CouchDB-Schema-0.2.1_fix_pod_1.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01-db-couchdb.t t/02-db-couchdb_iter.t t/01-db-couchdb......... 1..29 ok 1 - use DB::CouchDB; ok 2 - DB::CouchDB->can('new') ok 3 - the domain has been stored ok 4 - the port defaulted correctly ok 5 - DB::CouchDB->can('uri') ok 6 - The object isa URI ok 7 - DB::CouchDB->can('_uri_all_dbs') ok 8 - the all dbs uri is correct ok 9 - DB::CouchDB->can('_uri_db') ok 10 - the db uri is correct ok 11 - DB::CouchDB->can('_uri_db_docs') ok 12 - the db all docs uri is correct ok 13 - DB::CouchDB->can('_uri_db_doc') ok 14 - the db doc uri is correct ok 15 - DB::CouchDB->can('_uri_db_bulk_doc') ok 16 - the db bulk doc uri is correct ok 17 - DB::CouchDB->can('_uri_db_view') ok 18 - the db bulk doc uri is correct ok 19 - DB::CouchDB->can('_call') ok 20 - The object isa JSON ok 21 - the json serializer allow_blessed defaults to true ok 22 - the json serializer allow_blessed defaults to true ok 23 - DB::CouchDB->can('handle_blessed') ok 24 - The object isa DB::CouchDB ok 25 - the json serializer allow_blessed is true ok 26 - the json serializer allow_blessed is true ok 27 - the json serializer allow_blessed is not true ok 28 - the json serializer allow_blessed is not true ok 29 - DB::CouchDB->can(...) ok t/02-db-couchdb_iter.... 1..8 ok 1 - DB::CouchDB::Iter->can(...) ok 2 - count matches ok 3 - offset matches ok 4 - data matches ok 5 - next returns first result ok 6 - next_for_key returns first bar result ok 7 - errors have an error ok 8 - errors have an errstr ok All tests successful. Files=2, Tests=37, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.13 cusr 0.04 csys = 0.17 CPU) Result: PASS ZAPHAR/DB-CouchDB-Schema-0.2.1_fix_pod_1.tar.gz make test TEST_VERBOSE=1 -- OK DISTNAME-VERSION 'DB-CouchDB-Schema-0.2.1' found in META.yml is bogus, ignoring at /home/fly818/lib/Fly/MakePPD.pm line 131. Picked up abstract from lib/DB/CouchDB/Schema.pm Jeremy Wall <Jeremy@marzhillstudios.com> A Schema driven CouchDB module >>> (cd /home/fly818/var/cpan/build/DB-CouchDB-Schema-0.2.1-fCvrWK && tar cvf - DB-CouchDB-Schema-0.2.1_fix_pod_1.ppd blib) | gzip -c >/home/fly818/var/REPO/Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.2.1_fix_pod_1.tar.gz DB-CouchDB-Schema-0.2.1_fix_pod_1.ppd blib/ blib/lib/ blib/lib/DB/ blib/lib/DB/CouchDB.pm blib/lib/DB/CouchDB/ blib/lib/DB/CouchDB/Iter.pod blib/lib/DB/CouchDB/Result.pod blib/lib/DB/CouchDB/Schema.pm blib/man3/ blib/man3/DB::CouchDB::Iter.3 blib/man3/DB::CouchDB::Result.3 blib/man3/DB::CouchDB.3 blib/man3/DB::CouchDB::Schema.3 blib/script/ blib/script/couch_schema_tool.pl >>> mv /home/fly818/var/cpan/build/DB-CouchDB-Schema-0.2.1-fCvrWK/DB-CouchDB-Schema-0.2.1_fix_pod_1.ppd /home/fly818/var/REPO/Z/ZA/ZAPHAR Megalib: Will not downgrade DB-CouchDB-Schema from v0.2.1 to v0.2.1_fix_pod_1 at /home/fly818/lib/Fly/Megalib.pm line 29. Finished 2008-09-01T16:03:06