Start 2008-07-21T05:56:11 Going to read /home/fly818/var/cpan/Metadata Database was generated on Mon, 21 Jul 2008 10:02:47 GMT Running make for S/ST/STEFFENW/Bundle-DBD-PO-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/ST/STEFFENW/Bundle-DBD-PO-0.02.tar.gz ok Bundle-DBD-PO-0.02 Bundle-DBD-PO-0.02/META.yml Bundle-DBD-PO-0.02/Changes Bundle-DBD-PO-0.02/Bundle-DBD-PO.ppd Bundle-DBD-PO-0.02/MANIFEST Bundle-DBD-PO-0.02/Build.PL Bundle-DBD-PO-0.02/README Bundle-DBD-PO-0.02/Makefile.PL Bundle-DBD-PO-0.02/t Bundle-DBD-PO-0.02/t/98_pod.t Bundle-DBD-PO-0.02/lib Bundle-DBD-PO-0.02/lib/Bundle Bundle-DBD-PO-0.02/lib/Bundle/DBD Bundle-DBD-PO-0.02/lib/Bundle/DBD/PO.pm CPAN.pm: Going to build S/ST/STEFFENW/Bundle-DBD-PO-0.02.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Warning: prerequisite DBD::PO 0.02 not found. Checking if your kit is complete... Looks good Writing Makefile for Bundle::DBD::PO ---- Unsatisfied dependencies detected during ---- ---- STEFFENW/Bundle-DBD-PO-0.02.tar.gz ---- DBD::PO [requires] Running make test Delayed until after prerequisites Running test for module 'DBD::PO' Running make for S/ST/STEFFENW/DBD-PO-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/ST/STEFFENW/DBD-PO-0.02.tar.gz ok DBD-PO-0.02 DBD-PO-0.02/Changes DBD-PO-0.02/MANIFEST DBD-PO-0.02/META.yml DBD-PO-0.02/Makefile.PL DBD-PO-0.02/Build.PL DBD-PO-0.02/README DBD-PO-0.02/lib DBD-PO-0.02/lib/DBD DBD-PO-0.02/lib/DBD/PO.pm DBD-PO-0.02/lib/DBD/PO DBD-PO-0.02/lib/DBD/PO/db.pm DBD-PO-0.02/lib/DBD/PO/Statement.pm DBD-PO-0.02/lib/DBD/PO/st.pm DBD-PO-0.02/lib/DBD/PO/dr.pm DBD-PO-0.02/lib/DBD/PO/Table.pm DBD-PO-0.02/lib/DBD/PO/Locale DBD-PO-0.02/lib/DBD/PO/Locale/PO.pm DBD-PO-0.02/lib/DBD/PO/Text DBD-PO-0.02/lib/DBD/PO/Text/PO.pm DBD-PO-0.02/t DBD-PO-0.02/t/11_crash.t DBD-PO-0.02/t/06_obsolete.t DBD-PO-0.02/t/02_fill_table.t DBD-PO-0.02/t/07_split_header_msgstr.t DBD-PO-0.02/t/01_build_table.t DBD-PO-0.02/t/98_pod.t DBD-PO-0.02/t/03_check_table.t DBD-PO-0.02/t/99_pod_coverage.t DBD-PO-0.02/t/04_change_table.t DBD-PO-0.02/t/05_change_flags.t DBD-PO-0.02/t/08_destroy_table.t CPAN.pm: Going to build S/ST/STEFFENW/DBD-PO-0.02.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Warning: prerequisite Readonly 0 not found. Checking if your kit is complete... Looks good Warning: prerequisite parent 0 not found. Writing Makefile for DBD::PO ---- Unsatisfied dependencies detected during ---- ---- STEFFENW/DBD-PO-0.02.tar.gz ---- parent [requires] Readonly [requires] Running make test Delayed until after prerequisites Running test for module 'parent' Running make for C/CO/CORION/parent-0.221.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CO/CORION/parent-0.221.tar.gz ok parent-0.221/ parent-0.221/t/ parent-0.221/t/compile-time.t parent-0.221/t/lib/ parent-0.221/t/lib/Dummy/ parent-0.221/t/lib/Dummy/Outside.pm parent-0.221/t/lib/ReturnsFalse.pm parent-0.221/t/lib/Dummy2.plugin parent-0.221/t/lib/Dummy.pm parent-0.221/t/lib/FileThatOnlyExistsAsPMC.pmc parent-0.221/t/parent.t parent-0.221/t/parent-returns-false.t parent-0.221/t/parent-pmc.t parent-0.221/t/parent-classfromclassfile.t parent-0.221/t/parent-classfromfile.t parent-0.221/t/compile-time-file.t parent-0.221/Changes parent-0.221/MANIFEST parent-0.221/lib/ parent-0.221/lib/parent.pm parent-0.221/META.yml parent-0.221/.cvsignore parent-0.221/Makefile.PL CPAN.pm: Going to build C/CO/CORION/parent-0.221.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for parent >>> make cp lib/parent.pm blib/lib/parent.pm Manifying blib/man3/parent.3 CORION/parent-0.221.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, 'blib/lib', 'blib/arch')" t/*.t t/compile-time-file............ 1..9 ok 1 - The object isa Dummy ok 2 - Child->can('exclaim') ok 3 - Inheritance is set up correctly ok 4 - The object isa Dummy::InlineChild ok 5 - Child2->can('exclaim') ok 6 - Inheritance is set up correctly for inlined classes ok 7 - The object isa Dummy::Outside ok 8 - Child3->can('exclaim') ok 9 - Inheritance is set up correctly for classes inherited from via ' ok t/compile-time................. 1..3 ok 1 - Inheritance isa MyParent ok 2 - Child->can('exclaim') ok 3 - Inheritance is set up correctly ok t/parent-classfromclassfile.... 1..3 ok 1 - use parent; ok 2 - Loading an unadorned class works ok 3 - We loaded Dummy.pm ok t/parent-classfromfile......... 1..4 ok 1 - use parent; ok 2 - Loading a class from a file works ok 3 - We loaded the plugin file ok 4 - The object isa Dummy2::InlineChild ok t/parent-pmc................... 1..3 ok 1 - Block ran until the end ok 2 - No error ok 3 - FileThatOnlyExistsAsPMC->can('exclaim') ok t/parent-returns-false......... 1..2 ok 1 - The block did not run to its end. ok 2 - A module that returns a false value raises an error ok t/parent....................... 1..10 ok 1 - use parent; ok 2 - $VERSION gets left alone ok 3 ok 4 ok 5 ok 6 ok 7 - baseclass that does not exist ok 8 - still failing on 2nd load ok 9 - self-inheriting ok 10 - $VERSION==0 preserved ok All tests successful. Files=7, Tests=34, 0 wallclock secs ( 0.00 usr 0.03 sys + 0.09 cusr 0.11 csys = 0.23 CPU) Result: PASS CORION/parent-0.221.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/parent.pm Max Maischein <corion@cpan.org> Establish an ISA relationship with base classes at compile time >>> (cd /home/fly818/var/cpan/build/parent-0.221-bwWigm && tar cvf - parent-0.221.ppd blib) | gzip -c >/home/fly818/var/REPO/C/CO/CORION/parent-0.221.tar.gz parent-0.221.ppd blib/ blib/lib/ blib/lib/parent.pm blib/man3/ blib/man3/parent.3 >>> mv /home/fly818/var/cpan/build/parent-0.221-bwWigm/parent-0.221.ppd /home/fly818/var/REPO/C/CO/CORION Running test for module 'Readonly' Running make for R/RO/ROODE/Readonly-1.03.tar.gz Prepending /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/R/RO/ROODE/Readonly-1.03.tar.gz ok Readonly-1.03/ Readonly-1.03/benchmark.pl Readonly-1.03/Changes Readonly-1.03/Makefile.PL Readonly-1.03/MANIFEST Readonly-1.03/META.yml Readonly-1.03/README Readonly-1.03/Readonly.pm Readonly-1.03/t/ Readonly-1.03/t/array.t Readonly-1.03/t/deepa.t Readonly-1.03/t/deeph.t Readonly-1.03/t/deeps.t Readonly-1.03/t/docs.t Readonly-1.03/t/export.t Readonly-1.03/t/hash.t Readonly-1.03/t/readonly.t Readonly-1.03/t/reassign.t Readonly-1.03/t/scalar.t Readonly-1.03/t/tie.t Prepending /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RO/ROODE/Readonly-1.03.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Readonly >>> make cp benchmark.pl blib/lib/benchmark.pl cp Readonly.pm blib/lib/Readonly.pm Manifying blib/man3/Readonly.3 ROODE/Readonly-1.03.tar.gz make -- OK Prepending /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'test' 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, 'blib/lib', 'blib/arch')" t/*.t t/array....... 1..23 ok 1 - use Readonly; ok 2 - Create empty global array ok 3 - Create empty lexical array ok 4 - Create global array ok 5 - Fetch global ok 6 - Fetch global ok 7 - Fetch global ok 8 - Global size (zero) ok 9 - Lexical size (zero) ok 10 - Global last element (nonzero) ok 11 - Lexical store ok 12 - Global store ok 13 - Change size ok 14 - Extend ok 15 - Global exists ok 16 - Lexical exists ok 17 - Clear ok 18 - Push ok 19 - Unshift ok 20 - Pop ok 21 - shift ok 22 - Splice ok 23 - Untie ok t/deepa....... 1..13 ok 1 - use Readonly; ok 2 - Create a deep reference array ok 3 - Create a shallow reference array ok 4 - Modify a1 ok 5 - Modify a2 ok 6 - Deep-modify a1 ok 7 - a1 unchanged ok 8 - Deep-modify a2 ok 9 - a2 modification successful ok 10 - Deep-deep modify a1 ok 11 - a1 unchanged ok 12 - Deep-deep modify a2 ok 13 - a2 mod successful ok t/deeph....... 1..13 ok 1 - use Readonly; ok 2 - Create a deep reference array ok 3 - Create a shallow reference array ok 4 - Modify h1 ok 5 - Modify h2 ok 6 - Deep-modify h1 ok 7 - h1 unchanged ok 8 - Deep-modify h2 ok 9 - h2 modification successful ok 10 - Deep-deep modify h1 ok 11 - h1 unchanged ok 12 - Deep-deep modify h2 ok 13 - h2 mod successful ok t/deeps....... 1..21 ok 1 - use Readonly; ok 2 - Create a shallow reference scalar ok 3 - Create a deep reference scalar ok 4 - Create a shallow scalar ref ok 5 - Create a deep scalar ref ok 6 - Modify s1 ok 7 - Modify s2 ok 8 - Modify s3 ok 9 - Modify s4 ok 10 - Deep-modify s1 ok 11 - s1 modification successful ok 12 - Deep-modify s2 ok 13 - s2 modification supposed to fail ok 14 - Deep-deep modify s1 ok 15 - s1 mod successful ok 16 - Deep-deep modify s2 ok 17 - s2 mod supposed to fail ok 18 - Deep-modify s4 should fail ok 19 - s4 mod should fail ok 20 - deep s3 mod ok 21 - deep s3 mod ok t/docs........ 1..22 ok 1 - use Readonly; ok 2 - A string value ok 3 - Scalar computed value ok 4 - Array, with parens ok 5 - Array, without parens ok 6 - Array, with qw ok 7 - Array, with computed values ok 8 - Empty array 1 ok 9 - Empty array 2 ok 10 - Hash constant ok 11 - Hash, computed values ok 12 - Empty hash 1 ok 13 - Empty hash 2 ok 14 - Odd number of values ok 15 - deep test 1 ok 16 - deep test 1 confirm ok 17 - deep test 2 ok 18 - deep test 2 confirm ok 19 - deep test 3 ok 20 - deep test 3 confirm ok 21 - deep test 4 ok 22 - deep test 4 confirm ok t/export...... 1..1 ok 1 - use Readonly; ok t/hash........ 1..20 ok 1 - use Readonly; ok 2 - Create global hash ok 3 - Odd number of values ok 4 - Create lexical hash ok 5 - Fetch global ok 6 - Nonexistent element undefined ok 7 - Fetch lexical ok 8 - Store ok 9 - Delete ok 10 - Clear ok 11 - Exists ok 12 - Doesn't exist ok 13 - Doesn't exist (no error) ok 14 - Keys a ok 15 - Keys b ok 16 - Values A ok 17 - Values B ok 18 - Each C ok 19 - Each D ok 20 - Untie ok t/readonly.... 1..19 ok 1 - use Readonly; ok 2 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 3 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 4 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 5 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 6 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 7 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 8 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 9 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 10 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 11 - Create scalar ok 12 - Modify scalar ok 13 - Create array ok 14 - Modify array ok 15 - Create hash (list) ok 16 - Odd number of values ok 17 - Modify hash ok 18 - Create hash (hashref) ok 19 - Modify hash ok t/reassign.... 1..22 ok 1 - use Readonly; ok 2 - Readonly::Scalar reassign die ok 3 - Readonly::Scalar reassign no effect ok 4 - Readonly::Array reassign die ok 5 - Readonly::Array reassign no effect ok 6 - Readonly::Hash reassign die ok 7 - Readonly::Hash reassign no effect ok 8 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 9 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 10 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 11 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 12 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 13 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 14 # SKIP Readonly \ syntax is for perls earlier than 5.8 ok 15 - Readonly Scalar reassign die ok 16 - Readonly Scalar reassign no effect ok 17 - Readonly Array reassign die ok 18 - Readonly Array reassign no effect ok 19 - Readonly Hash reassign die ok 20 - Readonly Hash reassign no effect ok 21 - Reassign real string ok 22 - Reassign real number ok t/scalar...... 1..12 ok 1 - use Readonly; ok 2 - Create a global scalar ok 3 - Create a lexical scalar ok 4 - Create an undef global scalar ok 5 - Try w/o args ok 6 - Fetch global ok 7 - Fetch lexical ok 8 - Fetch undef global ok 9 - Fetch undef lexical ok 10 - Error setting global ok 11 - Readonly global value unchanged ok 12 - Untie ok t/tie......... 1..4 ok 1 - use Readonly; ok 2 - Direct scalar tie ok 3 - Direct array tie ok 4 - Direct hash tie ok All tests successful. Files=11, Tests=170, 1 wallclock secs ( 0.01 usr 0.08 sys + 0.18 cusr 0.21 csys = 0.48 CPU) Result: PASS ROODE/Readonly-1.03.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Eric J. Roode <eric.roode.cpan@gmail.com> Facility for creating read-only scalars, arrays, hashes. >>> (cd /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr && tar cvf - Readonly-1.03.ppd blib) | gzip -c >/home/fly818/var/REPO/R/RO/ROODE/Readonly-1.03.tar.gz Readonly-1.03.ppd blib/ blib/lib/ blib/lib/benchmark.pl blib/lib/Readonly.pm blib/man3/ blib/man3/Readonly.3 >>> mv /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/Readonly-1.03.ppd /home/fly818/var/REPO/R/RO/ROODE Running make for S/ST/STEFFENW/DBD-PO-0.02.tar.gz Prepending /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/arch /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/lib /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq Prepending /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/arch /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/lib /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build S/ST/STEFFENW/DBD-PO-0.02.tar.gz >>> make cp lib/DBD/PO/db.pm blib/lib/DBD/PO/db.pm cp lib/DBD/PO/Text/PO.pm blib/lib/DBD/PO/Text/PO.pm cp lib/DBD/PO/Locale/PO.pm blib/lib/DBD/PO/Locale/PO.pm cp lib/DBD/PO/dr.pm blib/lib/DBD/PO/dr.pm cp lib/DBD/PO.pm blib/lib/DBD/PO.pm cp lib/DBD/PO/Statement.pm blib/lib/DBD/PO/Statement.pm cp lib/DBD/PO/st.pm blib/lib/DBD/PO/st.pm cp lib/DBD/PO/Table.pm blib/lib/DBD/PO/Table.pm Manifying blib/man3/DBD::PO::Locale::PO.3 Manifying blib/man3/DBD::PO::Text::PO.3 Manifying blib/man3/DBD::PO::db.3 Manifying blib/man3/DBD::PO::dr.3 Manifying blib/man3/DBD::PO.3 Manifying blib/man3/DBD::PO::Statement.3 Manifying blib/man3/DBD::PO::st.3 Manifying blib/man3/DBD::PO::Table.3 STEFFENW/DBD-PO-0.02.tar.gz make -- OK Prepending /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/arch /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/lib /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'test' 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, 'blib/lib', 'blib/arch')" t/*.t t/01_build_table............ 1..6 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - create table ok 4 - table file found ok 5 - insert header ok 6 - check po file ok t/02_fill_table............. 1..10 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - prepare insert isa DBI::st ok 4 - insert full row ok 5 - insert full row, all are arrays ok 6 - insert minimized row ok 7 - prepare insert isa DBI::st ok 8 - insert row 1 ok 9 - insert row 2 ok 10 - check po file ok t/03_check_table............ 1..8 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - The object isa DBI::st ok 4 - execute: id_2 ok 5 - fetch result: id_2 ok 6 - execute: id_value1${separator}id_value2 ok 7 - fetch result: id_value1${separator}id_value2 ok 8 - check po file ok t/04_change_table........... 1..7 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - update row 1 ok 4 - prepare isa DBI::st ok 5 - execute ok 6 - fetch result ok 7 - check po file ok t/05_change_flags........... 1..42 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - prepare update header isa DBI::st ok 4 - prepare select header isa DBI::st ok 5 - update: header fuzzy=1 ok 6 - select: header fuzzy=1 ok 7 - fetch result: header fuzzy=1 ok 8 - check po file: header fuzzy=1 ok 9 - update: header fuzzy=0 ok 10 - select: header fuzzy=0 ok 11 - fetch result: header fuzzy=0 ok 12 - check po file: header fuzzy=0 ok 13 - The object isa DBI::st ok 14 - The object isa DBI::st ok 15 - update: fuzzy=1 ok 16 - select: fuzzy=1 ok 17 - fetch result: fuzzy=1 ok 18 - check po file: fuzzy=1 ok 19 - update: c-format=1 ok 20 - select: c-format=1 ok 21 - fetch result: c-format=1 ok 22 - check po file: c-format=1 ok 23 - update: php-format=1 ok 24 - select: php-format=1 ok 25 - fetch result: php-format=1 ok 26 - check po file: php-format=1 ok 27 - update: c-format=-1 ok 28 - select: c-format=-1 ok 29 - fetch result: c-format=-1 ok 30 - check po file: c-format=-1 ok 31 - update: php-format=-1 ok 32 - select: php-format=-1 ok 33 - fetch result: php-format=-1 ok 34 - check po file: php-format=-1 ok 35 - update: all=1 ok 36 - select: all=1 ok 37 - fetch result: all=1 ok 38 - check po file: all=1 ok 39 - update: all=0 ok 40 - select: all=0 ok 41 - fetch result: all=0 ok 42 - check po file: all=0 ok t/06_obsolete............... 1..12 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - prepare update isa DBI::st ok 4 - prepare select isa DBI::st ok 5 - update: obsolete=1 ok 6 - select: obsolete=1 ok 7 - fetch result: obsolete=1 ok 8 - check po file ok 9 - update: obsolete=0 ok 10 - select: obsolete=0 ok 11 - fetch result: obsolete=0 ok 12 - check po file ok t/07_split_header_msgstr.... 1..5 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - prepare isa DBI::st ok 4 - execute ok 5 - split header msgstr ok t/08_destroy_table.......... 1..4 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - drop table ok 4 - table file deleted ok t/11_crash.................. 1..8 ok 1 - use DBI; ok 2 - connect isa DBI::db ok 3 - create table ok 4 - table file found ok 5 - change header and line ok 6 - change id to undef ok 7 - drop table ok 8 - table file deleted ok t/98_pod.................... 1..8 ok 1 - blib/lib/DBD/PO.pm ok 2 - blib/lib/DBD/PO/db.pm ok 3 - blib/lib/DBD/PO/dr.pm ok 4 - blib/lib/DBD/PO/st.pm ok 5 - blib/lib/DBD/PO/Table.pm ok 6 - blib/lib/DBD/PO/Statement.pm ok 7 - blib/lib/DBD/PO/Text/PO.pm ok 8 - blib/lib/DBD/PO/Locale/PO.pm ok t/99_pod_coverage........... 1..8 ok 1 - Pod coverage on DBD::PO ok 2 - Pod coverage on DBD::PO::db ok 3 - Pod coverage on DBD::PO::dr ok 4 - Pod coverage on DBD::PO::st ok 5 - Pod coverage on DBD::PO::Table ok 6 - Pod coverage on DBD::PO::Statement ok 7 - Pod coverage on DBD::PO::Text::PO ok 8 - Pod coverage on DBD::PO::Locale::PO ok All tests successful. Files=11, Tests=118, 1 wallclock secs ( 0.00 usr 0.07 sys + 1.22 cusr 0.53 csys = 1.82 CPU) Result: PASS STEFFENW/DBD-PO-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Steffen Winkler <cpan@steffen-winkler.de> DBD::PO - DBI driver for PO files >>> (cd /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq && tar cvf - DBD-PO-0.02.ppd blib) | gzip -c >/home/fly818/var/REPO/S/ST/STEFFENW/DBD-PO-0.02.tar.gz DBD-PO-0.02.ppd blib/ blib/lib/ blib/lib/DBD/ blib/lib/DBD/PO/ blib/lib/DBD/PO/Text/ blib/lib/DBD/PO/Text/PO.pm blib/lib/DBD/PO/db.pm blib/lib/DBD/PO/dr.pm blib/lib/DBD/PO/st.pm blib/lib/DBD/PO/Locale/ blib/lib/DBD/PO/Locale/PO.pm blib/lib/DBD/PO/Table.pm blib/lib/DBD/PO/Statement.pm blib/lib/DBD/PO.pm blib/man3/ blib/man3/DBD::PO::Statement.3 blib/man3/DBD::PO::Table.3 blib/man3/DBD::PO::Text::PO.3 blib/man3/DBD::PO.3 blib/man3/DBD::PO::Locale::PO.3 blib/man3/DBD::PO::db.3 blib/man3/DBD::PO::dr.3 blib/man3/DBD::PO::st.3 >>> mv /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq/DBD-PO-0.02.ppd /home/fly818/var/REPO/S/ST/STEFFENW Running make for S/ST/STEFFENW/Bundle-DBD-PO-0.02.tar.gz Prepending /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq/blib/arch /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq/blib/lib /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/arch /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/lib /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly818/var/cpan/build/Bundle-DBD-PO-0.02-MopVSp Prepending /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq/blib/arch /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq/blib/lib /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/arch /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/lib /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build S/ST/STEFFENW/Bundle-DBD-PO-0.02.tar.gz >>> make cp lib/Bundle/DBD/PO.pm blib/lib/Bundle/DBD/PO.pm Manifying blib/man3/Bundle::DBD::PO.3 STEFFENW/Bundle-DBD-PO-0.02.tar.gz make -- OK Prepending /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq/blib/arch /home/fly818/var/cpan/build/DBD-PO-0.02-9Irgeq/blib/lib /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/arch /home/fly818/var/cpan/build/Readonly-1.03-tPSFEr/blib/lib /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/arch /home/fly818/var/cpan/build/parent-0.221-bwWigm/blib/lib to PERL5LIB for 'test' 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, 'blib/lib', 'blib/arch')" t/*.t t/98_pod.... 1..1 ok 1 - blib/lib/Bundle/DBD/PO.pm ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.03 cusr 0.04 csys = 0.07 CPU) Result: PASS STEFFENW/Bundle-DBD-PO-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Steffen Winkler <cpan@steffen-winkler.de> Bundle::DBD::PO - A bundle to install all DBD::PO related modules >>> (cd /home/fly818/var/cpan/build/Bundle-DBD-PO-0.02-MopVSp && tar cvf - Bundle-DBD-PO-0.02.ppd blib) | gzip -c >/home/fly818/var/REPO/S/ST/STEFFENW/Bundle-DBD-PO-0.02.tar.gz Bundle-DBD-PO-0.02.ppd blib/ blib/lib/ blib/lib/Bundle/ blib/lib/Bundle/DBD/ blib/lib/Bundle/DBD/PO.pm blib/man3/ blib/man3/Bundle::DBD::PO.3 >>> mv /home/fly818/var/cpan/build/Bundle-DBD-PO-0.02-MopVSp/Bundle-DBD-PO-0.02.ppd /home/fly818/var/REPO/S/ST/STEFFENW Finished 2008-07-21T05:56:18