Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-8-0\site\lib\Tao\DBI.pm Installing D:\cpanrun\build\5-8-0\site\lib\Tao\DBI\db.pm Installing D:\cpanrun\build\5-8-0\site\lib\Tao\DBI\st.pm Installing D:\cpanrun\build\5-8-0\site\lib\Tao\DBI\st_deep.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\Tao\DBI\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod E ok ok 9 - new({ sql => undef }) croaks ok 10 - new() w/o sql croaks DBI::db=HASH(0x1cbb7a4)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tao-DBI\blib\lib/Tao/DBI/db.pm line 98. closing dbh with active statement handles at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tao-DBI\blib\lib/Tao/DBI/db.pm line 98. ok 11 - successful disconnection ok t/005tr_hash....1..5 ok 1 - use Tao::DBI::st_deep; ok 2 - tr_hash() works ok 3 - tr_hash() inverse works ok 4 - tr_hash() with transforms works ok 5 - tr_hash() inverse with transforms works ok t/006deep.......1..12 ok 1 - use Tao::DBI; ok 2 - defined $dbh ok 3 - CREATE TABLE succeeded ok 4 - prepare ok ok 5 - execute (1) ok ok 6 - prepare SELECT ok ok 7 - exec SELECT ok ok 8 - fetch ok ok 9 - exec SELECT (with single non-ref arg) ok ok 10 - fetch ok ok 11 - successful closing statement closing dbh with active statement handles at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tao-DBI\blib\lib/Tao/DBI/db.pm line 98. ok 12 - successful disconnection ok t/007bad........# DBD::SQLite VERSION: 1.13 1..6 ok 1 - use Tao::DBI; ok 2 - defined $dbh ok 3 - prepare with bad SQL returns undef ok 4 - prepare with bad SQL returns undef ok 5 - prepare with bad SQL returns undef ok 6 - successful disconnection ok t/008edges......1..11 ok 1 - use Tao::DBI; ok 2 - defined $dbh ok 3 - prepare ok ('::' is escaped ':') ok 4 - execute() ok ok 5 - fetchrow ok ok 6 - fetchrow ok ok 7 - prepare ok ('::' is escaped ':') ok 8 - execute() ok ok 9 - fetchrow ok ok 10 - fetchrow ok ok 11 - successful disconnection ok t/009uc_key.....1..6 ok 1 - use Tao::DBI; ok 2 - defined $dbh ok 3 - prepare ok ok 4 - execute ok ok 5 - keys in uppercase ok ok 6 - successful disconnection ok t/090pod........1..0 # Skip Test::Pod 1.18 required for testing POD skipped all skipped: Test::Pod 1.18 required for testing POD All tests successful, 1 test skipped. Files=8, Tests=52, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)