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\resource.t t\resource....1..19 ok 1 - use Games::Resource; ok 2 - Games::Resource->can(...) ok 3 - config returns hash ok 4 - en is default ok 5 - set books ok 6 not ok 7 - test.txt opened and read # Failed test (t\resource.t at line 65) # got: 'Test # test # ' # expected: 'Test # test # ' not ok 8 - test.txt contents() # Failed test (t\resource.t at line 68) # got: 'Test # test # ' # expected: 'Test # test # ' ok 9 not ok 10 - book1.txt opened and read # Failed test (t\resource.t at line 65) # got: 'Test # test # ' # expected: 'Test # test # ' not ok 11 - book1.txt contents() # Failed test (t\resource.t at line 68) # got: 'Test # test # ' # expected: 'Test # test # ' ok 12 not ok 13 - books/book2.txt opened and read # Failed test (t\resource.t at line 65) # got: 'Test # test # ' # expected: 'Test # test # ' not ok 14 - books/book2.txt contents() # Failed test (t\resource.t at line 68) # got: 'Test # test # ' # expected: 'Test # test # ' ok 15 not ok 16 - books/book2.txt opened and read # Failed test (t\resource.t at line 65) # got: 'Test # test # ' # expected: 'Test # test # ' not ok 17 - books/book2.txt contents() # Failed test (t\resource.t at line 68) # got: 'Test # test # ' # expected: 'Test # test # ' ok 18 ok 19 - books/book4.txt contents() # Looks like you failed 8 tests of 19. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 7-8, 10-11, 13-14, 16-17 Failed 8/19 tests, 57.89% okay Failed 1/1 test scripts, 0.00% okay. 8/19 subtests failed, 57.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\resource.t 8 2048 19 8 42.11% 7-8 10-11 13-14 16-17 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.