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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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, 4 wallclock secs ( 3.54 cusr + 0.22 csys = 3.76 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/HTML/TagFilter.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/HTML::TagFilter.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/HTML/TagFilter/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod