Checking if your kit is complete... Looks good Writing Makefile for DBIx::LazyMethod Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBIx/LazyMethod.pm blib\lib\DBIx\LazyMethod.pm cp lib/SomeDB.pm blib\lib\SomeDB.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/CSV.............1..0 # Skip Test irrelevant unless CSV DBD is installed skipped all skipped: Test irrelevant unless CSV DBD is installed t/LazyMethod......1..5 ok 1 - use DBIx::LazyMethod; ok 2 - require DBIx::LazyMethod; Can't use string ("7/16") as a HASH ref while "strict refs" in use at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBIx-LazyMethod\blib\lib/DBIx/LazyMethod.pm line 61. # Looks like you planned 5 tests but only ran 3. # Looks like your test died just after 3. ok 3 - require DBI; dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/MySQL...........1..0 # Skip Set 'LM_TEST_DB' environment variable to run this test skipped all skipped: Set 'LM_TEST_DB' environment variable to run this test t/Pg..............1..0 # Skip Set 'LM_TEST_DB' environment variable to run this test skipped all skipped: Set 'LM_TEST_DB' environment variable to run this test t/pod-coverage....1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod.............1..2 ok 1 - blib\lib\SomeDB.pm ok 2 - blib\lib\DBIx\LazyMethod.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/LazyMethod.t 255 65280 5 4 4-5 4 tests skipped. Failed 1/6 test scripts. 2/7 subtests failed. Files=6, Tests=7, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/6 test programs. 2/7 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.