Checking if your kit is complete... Looks good Writing Makefile for EZDBI Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/EZDBI.pm blib\lib/EZDBI.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/01basic......1..2 ok 1 ok 2 ok t/02connect....1..31 ok 1 # Connected using DBD::SQLite ok 2 # Create Table TEST (id INTEGER, sql CHAR(42), time CHAR(24)) ok 3 # Insert a la hashref ok 4 # Insert Into TEST ok 5 # Insert Into TEST Values ok 6 # Insert Into TEST Values ??L ok 7 # Insert Into TEST Values(??L) ok 8 # Insert Into TEST Values(?, ?, ?) ok 9 # Insert Into TEST Values(INLINE) ok 10 # Insert Into TEST (id, sql, time) ok 11 # Insert Into TEST (id, sql, time) Values ok 12 # Insert Into TEST (id, sql, time) Values ??L ok 13 # Insert Into TEST (id, sql, time) Values(??L) ok 14 # Insert Into TEST (id, sql, time) Values(?, ?, ?) ok 15 # Insert Into TEST (id, sql, time) Values(INLINE) ok 16 # Select * ok 17 # ['3', 'Into TEST', 'Sat Dec 22 10:34:33 2007'] ok 18 # ['4', 'Into TEST', 'Sat Dec 22 10:34:33 2007'] ok 19 # ['5', 'Into TEST Values', 'Sat Dec 22 10:34:33 2007'] ok 20 # ['6', 'Into TEST Values ??L', 'Sat Dec 22 10:34:33 2007'] ok 21 # ['7', 'Into TEST Values(??L)', 'Sat Dec 22 10:34:33 2007'] ok 22 # ['8', 'Into TEST Values(?, ?, ?)', 'Sat Dec 22 10:34:33 2007'] ok 23 # ['9', 'Into TEST Values(INLINE)', 'Sat Dec 22 10:34:33 2007'] ok 24 # ['10', 'Into TEST (id, sql, time)', 'Sat Dec 22 10:34:33 2007'] ok 25 # ['11', 'Into TEST (id, sql, time) Values', 'Sat Dec 22 10:34:33 2007'] ok 26 # ['12', 'Into TEST (id, sql, time) Values ??L', 'Sat Dec 22 10:34:33 2007'] ok 27 # ['13', 'Into TEST (id, sql, time) Values(??L)', 'Sat Dec 22 10:34:33 2007'] ok 28 # ['14', 'Into TEST (id, sql, time) Values(?, ?, ?)', 'Sat Dec 22 10:34:33 2007'] ok 29 # ['15', 'Into TEST (id, sql, time) Values(INLINE)', 'Sat Dec 22 10:34:34 2007'] ok 30 # Update a la hashref ok 31 # Drop Table TEST ok t/03connect.... ************************************************************ This test is optional and requires a functional DBI setup You will need a username, password, and databasename on hand. You may skip this test with confidence if 02connect.t was OK ************************************************************ Do you wish to proceed? [yN] 1..0 # Skip opt-out of live test skipped all skipped: opt-out of live test All tests successful, 1 test skipped. Files=3, Tests=33, 2 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\EZDBI.html Installing C:\cpanrun\build\5-10-0\site\lib\EZDBI.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod