Checking if your kit is complete... Looks good Writing Makefile for HTML::StripScripts::Regex Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Regex.pm blib\lib\HTML\StripScripts\Regex.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/10basic.....1..14 ok 1 - use HTML::StripScripts::Regex; ok 2 - The object isa HTML::StripScripts::Regex ok 3 - The object isa HTML::StripScripts::Regex ok 4 - empty document ok 5 - text only document ok 6 - strip nulls ok 7 - parse into tags ok 8 - filter start ok 9 - filter end ok 10 - filter text ok 11 - filter process ok 12 - filter comment ok 13 - filter declaration ok 14 - subclassing works as expected ok t/20script....1..2 ok 1 - scripts handled correctly ok 2 - scripts handled correctly ok t/50flow......1..111 ok 1 - empty ok 2 - space ok 3 - plain ok 4 - plain nl ok 5 - nonprint ok 6 - p tag ok 7 - i tag ok 8 - valid p ok 9 - misplaced tr ok 10 - misplaced td ok 11 - misplaced li ok 12 - misplaced cdata ok 13 - pass emtpy img ok 14 - block img src ok 15 - block a href ok 16 - block a mailto ok 17 - unknown tag ok 18 - unknown attr ok 19 - misplaced close ok 20 - br ok 21 - hr width ok 22 - hr width dq ok 23 - hr width sq ok 24 - hr silly width ok 25 - hr silly width dq ok 26 - hr silly width sq ok 27 - bad trailing / ok 28 - good trailing / ok 29 - interleave ok 30 - interleave case ok 31 - interleave open ok 32 - p close order ok 33 - p/li close order ok 34 - p/li left open ok 35 - italic p ok 36 - misplaced close ok 37 - lonley < ok 38 - lonley > ok 39 - lonley " ok 40 - lonley & ok 41 - valid entity ok 42 - uppercase entity ok 43 - valid numeric ent ok 44 - valid hex entity ok 45 - unicode numeric ok 46 - unicode hex lc ok 47 - unicode hex uc ok 48 - unknown entity ok 49 - nasty entity ok 50 - minus entity ok 51 - underscore entity ok 52 - overlong entity ok 53 - overlong hex ok 54 - overlong decimal ok 55 - -ve decimal ok 56 - +ve decimal ok 57 - invalid numeric ok 58 - <