Checking if your kit is complete... Looks good Writing Makefile for DBIx::Counter cp lib/DBIx/Counter.pm blib/lib/DBIx/Counter.pm Manifying blib/man3/DBIx::Counter.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_smoke..........ok 1 - use DBIx::Counter; 1..1 ok t/01_pod.............1..1 ok 1 - blib/lib/DBIx/Counter.pm ok t/01_pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/02_use.............1..11 ok 1 - The object isa DBIx::Counter ok 2 - c is a new counter at 0 ok 3 - inc works: c == 1 prepare_cached(update counters set value=value+? where counter_id=?) statement handle DBI::st=HASH(0x83aee20) still Active at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-Counter/blib/lib/DBIx/Counter.pm line 72 ok 4 - -- works prepare_cached(update counters set value=value+? where counter_id=?) statement handle DBI::st=HASH(0x83aee20) still Active at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/DBIx-Counter/blib/lib/DBIx/Counter.pm line 72 ok 5 - ++ works ok 6 - stringification works ok 7 - croaks OK without proper arguments ok 8 - Using a predefined dbh works ok 9 - multiple counters work ok 10 - package variable settings work: d isa DBIx::Counter ok 11 - d == 4: initial works ok All tests successful, 1 test skipped. Files=4, Tests=13, 1 wallclock secs ( 0.41 cusr + 0.16 csys = 0.57 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/DBIx/Counter.html Installing /home/cpanrun/build/5.10.0/site/lib/DBIx/Counter.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/DBIx::Counter.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod