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\1.t t\2.t t\1....1..10 ok 1 - use Palm::ListDB::Writer; ok 2 - require dbcmp.pl ok 3 - object created ok 4 - add category ok 5 - add record one ok 6 - add record two ok 7 - categories ok 8 - db length ok 9 - ref length ok 10 - db <-> ref ok t\2....1..5 ok 1 - require dbcmp.pl '..' is not recognized as an internal or external command, operable program or batch file. not ok 2 # Failed test (t\2.t at line 11) binmode() on closed filehandle $fh at dbcmp.pl line 13. Use of uninitialized value in sysread at dbcmp.pl line 14. not ok 3 - db length # Failed test (dbcmp.pl at line 16) # got: '0' # expected: '648' substr outside of string at dbcmp.pl line 26. ok 4 - ref length # Looks like you planned 5 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3, 5 Failed 3/5 tests, 40.00% okay Failed 1/2 test scripts, 50.00% okay. 3/15 subtests failed, 80.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\2.t 255 65280 5 3 60.00% 2-3 5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.