Checking if your kit is complete... Looks good Writing Makefile for HTML::TagFilter cp TagFilter.pm blib/lib/HTML/TagFilter.pm Manifying blib/man3/HTML::TagFilter.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01-filter.......1..17 ok 1 - use HTML::TagFilter; ok 2 - tagfilter object configured and constructed ok 3 - default tag allowance ok 4 - default tag denial ok 5 - default attribute denial ok 6 - default value denial ok 7 - rules cleared: everything stripped ok 8 - removal logging ok 9 - error report ok 10 - comment permitted, < > escaped ok 11 - comment deleted ok 12 - report properly empty ok 13 - manually permitted attribute remains: others removed. ok 14 - manually forbidden tag removed: others permitted ok 15 - manually forbidden attribute removed: others permitted ok 16 - attribute order preserved ok 17 - none is magic ok t/02-xss..........1..7 ok 1 - quote unquote loophole closed ok 2 - malicious src attribute stripped out ok 3 - malicious href attribute stripped out ok 4 - mailto obfuscated ok 5 - mailto obfuscation switched off ok 6 - angle and ' entified ok 7 - entification switched off ok t/03-extension....1..4 ok 1 - basic callbacks working. text modified. ok 2 - callbacks: unclosed tags closed ok 3 - callbacks: unopened tags omitted ok 4 - callbacks: bad nesting mended ok t/04-subclass.....1..3 ok 1 - empty callback methods created. ok 2 - callback method overridden in subclass. ok 3 - subclass triggerpoints working. text modified. ok All tests successful. Files=4, Tests=31, 0 wallclock secs ( 0.64 cusr + 0.15 csys = 0.79 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/HTML/TagFilter.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/HTML::TagFilter.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod