Checking if your kit is complete... Looks good Writing Makefile for DBIx::Counter Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBIx/Counter.pm blib\lib\DBIx\Counter.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/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(0x1d982b4) still Active at C:\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(0x1d982b4) still Active at C:\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.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\DBIx\Counter.html Installing C:\cpanrun\build\5-10-0\site\lib\DBIx\Counter.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod