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 -e cp bin/dbf2csv blib\script\dbf2csv pl2bat.bat blib\script\dbf2csv C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp bin/packdbf blib\script\packdbf pl2bat.bat blib\script\packdbf C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e cp bin/debugdbf blib\script\debugdbf pl2bat.bat blib\script\debugdbf C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\dbf.t t\pod-coverage.t t\pod.t t\dbf.............1..14 ok 1 - use CAM::DBF; # Performance measurements are CPU time for 3777 rows written and # 7554 rows read, extrapolated to time for 10000 rows for readability ok 2 - Create new dbf table ok 3 - Performance of appendrow_arrayref: 1.1169579030977 secs/10000 records ok 4 - Count appended records Can't locate object method "close" via package "IO::Handle" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\CAM-DBF\blib\lib/CAM/DBF.pm line 701. # Looks like you planned 14 tests but only ran 6. # Looks like your test died just after 6. ok 5 - Performance of appendrow_hashref: 1.77885888271115 secs/10000 records ok 6 - Count appended records dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-14 Failed 8/14 tests, 42.86% okay t\pod-coverage....1..0 # Skip Author test skipped all skipped: Author test t\pod.............1..0 # Skip Author test skipped all skipped: Author test Failed 1/3 test scripts, 66.67% okay. 8/14 subtests failed, 42.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\dbf.t 255 65280 14 8 57.14% 7-14 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.