Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\Finance-IIF.t t\Finance-IIF....1..32 ok 1 - use Finance::IIF; ok 2 - Finance::IIF->can('new') ok 3 - The object isa Finance::IIF ok 4 - default debug value ok 5 - default autodetect value ok 6 - default field separator ok 7 - default record separator ok 8 - custom debug value ok 9 - custom field separator ok 10 - custom record separator Can't locate object method "new" via package "File::Temp" at t\Finance-IIF.t line 40. # Looks like you planned 32 tests but only ran 10. # Looks like your test died just after 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 11-32 Failed 22/32 tests, 31.25% okay Failed 1/1 test scripts, 0.00% okay. 22/32 subtests failed, 31.25% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\Finance-IIF.t 255 65280 32 22 68.75% 11-32 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.