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\01load.t t\02basic.t t\01load.....ok 1 - use Data::Phrasebook::Loader::ApacheFormat; 1..1 ok t\02basic....ok 1 - Data::Phrasebook->new() worked ok 2 ok 3 # Failed test (t\02basic.t at line 18) # got: 'I'm a foo.' # expected: 'I'm a compound foo now.' # Failed test (t\02basic.t at line 20) # got: 'My name is [% name %] and I'm tricky.' # expected: 'My name is Sam and I'm tricky.' # Looks like you failed 2 tests of 5. not ok 4 not ok 5 1..5 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay Failed 1/2 test scripts, 50.00% okay. 2/6 subtests failed, 66.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02basic.t 2 512 5 2 40.00% 4-5 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.