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\00_compile.t t\01_pod.t t\02_pod-coverage.t t\03_output.t t\00_compile.........1..1 ok 1 - use Template::Plugin::HTML::Strip; ok t\01_pod.............1..1 ok 1 - blib\lib\Template\Plugin\HTML\Strip.pm ok t\02_pod-coverage....1..1 ok 1 - Pod coverage on Template::Plugin::HTML::Strip ok t\03_output..........1..11 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 4 tests ok 4 - template text 1 processed OK: [% USE HTML.Strip -%]\n[% FILTER ... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% USE HTML.Strip 'strip' -%]\n[%... ok 7 - template text 2 matched expected FAILED 9: - template text 3 did not match expected ok 8 - template text 3 processed OK: [% USE HTML.Strip -%]\n[% FILTER ... MATCH FAILED input: [[% USE HTML.Strip -%]\n[% FILTER html_strip\n striptags = [ 'strong' 'small' ]\n-%]\nEven their contents!\nI am afraid.\n[%- END %]\n] expect: [] output: [Even their contents!\nI am afraid.] not ok 9 - template text 3 did not match expected FAILED 11: - template text 4 did not match expected ok 10 - template text 4 processed OK: [% USE HTML.Strip -%]\n[% FILTER ... MATCH FAILED input: [[% USE HTML.Strip -%]\n[% FILTER html_strip\n emit_spaces = 0\n-%]\n

Istronglysuggestweleaveimmediately.\n[%- END %]\n] expect: [Istronglysuggestweleaveimmediately.] output: [I strongly suggest we leave immediately.] not ok 11 - template text 4 did not match expected FAILED tests 9, 11 Failed 2/11 tests, 81.82% okay Failed 1/4 test scripts, 75.00% okay. 2/14 subtests failed, 85.71% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\03_output.t 11 2 18.18% 9 11 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.