Checking if your kit is complete... Looks good Writing Makefile for DBIx::Wrapper::VerySimple Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBIx/Wrapper/VerySimple.pm blib\lib\DBIx\Wrapper\VerySimple.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/00_basic....1..20 ok 1 - use DBIx::Wrapper::VerySimple; ok 2 - The object isa DBIx::Wrapper::VerySimple ok 3 - dbh() method isa DBI::Mock::dbh ok 4 - Do() - prepare_cached() called. isa DBI::Mock::sth ok 5 - Do() - bind_values passed to execute() ok 6 - Do() throws exception when prepare_cached fails. ok 7 - Do() throws exception when execute fails. ok 8 - FetchAll() returns ARRAY ref isa ARRAY ok 9 - FetchAll() calls prepare_cached with provided SQL ok 10 - FetchAll() - bind_values passed to execute() ok 11 - FetchAll() throws exception when prepare_cached fails. ok 12 - FetchAll() throws exception when execute fails. ok 13 - FetchHash() returns HASH ref isa HASH ok 14 - FetchHash() calls prepare_cached with provided SQL ok 15 - FetchHash() - bind_values passed to execute() ok 16 - FetchHash() throws exception when prepare_cached fails. ok 17 - FetchHash() throws exception when execute fails. ok 18 - get_args() recovers original args to new() ok 19 - DBIx::Wrapper::VerySimple->can('fetch_all') ok 20 - DBIx::Wrapper::VerySimple->can('fetch_hash') ok All tests successful. Files=1, Tests=20, 0 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\Wrapper\VerySimple.html Installing C:\cpanrun\build\5-10-0\site\lib\DBIx\Wrapper\VerySimple.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod