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\01_basic.t t\99_pod.t t\forward.t t\01_basic....1..14 ok 1 - use CGI::Application::Plugin::ValidateRM; ok 2 - err__ ok 3 - basic invalid ok 4 - basic missing ok 5 - err__ ok 6 - basic invalid ok 7 - basic missing ok 8 - t3 basic missing ok 9 - passing options to HTML::FillInForm works ok 10 - has dfv_results method ok 11 - has dfv_error_page method ok 12 - has check_rm_error_page method ok 13 - content of DFV method is as expected ok 14 - calling check_rm in scalar context returns just the DFV obj. ok t\99_pod......1..1 ok 1 - POD test for blib\lib/CGI/Application/Plugin/ValidateRM.pm ok t\forward.....1..4 ok 1 - if # ::Forward is not loaded, current_rm is not updated not ok 2 - form is returned # Failed test (t\forward.t at line 22) # got: 'legacy form output HUH' # expected: 'legacy form output' ok 3 - if ::Forward is loaded, current_rm is updated # Failed test (t\forward.t at line 56) # got: 'forward form output HUH' # expected: 'forward form output' not ok 4 - form is returned # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 4 Failed 2/4 tests, 50.00% okay Failed 1/3 test scripts, 66.67% okay. 2/19 subtests failed, 89.47% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\forward.t 2 512 4 2 50.00% 2 4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.