Checking if your kit is complete... Looks good Writing Makefile for DBIx::SimpleQuery Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBIx/SimpleQuery/Object.pm blib\lib\DBIx\SimpleQuery\Object.pm cp lib/DBIx/SimpleQuery.pm blib\lib\DBIx\SimpleQuery.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/01-dbd-sqlite-exists....1..4 ok 1 - use DBI; ok 2 - use DBD::SQLite; ok 3 - use DBIx::SimpleQuery; ok 4 - use DBIx::SimpleQuery::Object; Name "DBD::SQLite::sqlite_version" used only once: possible typo at C:/cpanrun/build/5-10-0/lib/DynaLoader.pm line 226. ok t/20-general..............1..20 ok 1 - Correct object type ok 2 - ref(query('SELECT 2')) should be blank ok 3 - Check to ensure that a DBIx::SimpleQuery::Object is returned for a multi-column query ok 4 - Row count accuracy check ok 5 - Column count accuracy check ok 6 - Check that <<= returns a HASH ok 7 ok 8 ok 9 - Row a value check ok 10 - Row b value check ok 11 - Selecting from non-existent table should die DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBIx-SimpleQuery\blib\lib/DBIx/SimpleQuery.pm line 164. ok 12 - Selecting from existent table should *not* die ok 13 - Boolean select on empty table should be false DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBIx-SimpleQuery\blib\lib/DBIx/SimpleQuery.pm line 164. DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBIx-SimpleQuery\blib\lib/DBIx/SimpleQuery.pm line 164. DBD::SQLite::st fetchall_arrayref warning: not an error(0) at dbdimp.c line 504 at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBIx-SimpleQuery\blib\lib/DBIx/SimpleQuery.pm line 164. ok 14 - Stringification of multi-column query should be the row-count ok 15 - <<= check ok 16 - >>= check ok 17 - 1.. test ok 18 - Return-as-arrayref test ok 19 - <> test ok 20 - Return-as-array test ok All tests successful. Files=2, Tests=24, 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\SimpleQuery.html Installing C:\cpanrun\build\5-10-0\html\site\lib\DBIx\SimpleQuery\Object.html Installing C:\cpanrun\build\5-10-0\site\lib\DBIx\SimpleQuery.pm Installing C:\cpanrun\build\5-10-0\site\lib\DBIx\SimpleQuery\Object.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod