Checking if your kit is complete... Looks good Writing Makefile for User::Simple Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/User/Simple/Admin.pm blib\lib\User\Simple\Admin.pm cp lib/User/Simple.pm blib\lib\User\Simple.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/User-Simple....1..39 ok 1 - use User::Simple; ok 2 - use User::Simple::Admin; ok 3 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 4 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 5 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 6 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 7 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 8 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 9 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 10 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 11 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) # Looks like you planned 39 tests but only ran 16. ok 12 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 13 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 14 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 15 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) ok 16 # skip Not executing the complete tests: Database handler not created (I need DBD::XBase for this) dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 17-39 Failed 23/39 tests, 41.03% okay (less 14 skipped tests: 2 okay, 5.13%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/User-Simple.t 255 65280 39 46 17-39 14 subtests skipped. Failed 1/1 test scripts. 23/39 subtests failed. Files=1, Tests=39, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 23/39 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.