Checking if your kit is complete... Looks good Writing Makefile for HTML::Scrubber cp Scrubber.pm blib/lib/HTML/Scrubber.pm Manifying blib/man3/HTML::Scrubber.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_use.............1..1 # Running under perl version 5.008002 for hpux # Current time local: Thu Jun 28 19:53:23 2007 # Current time GMT: Fri Jun 29 02:53:23 2007 # Using Test.pm version 1.24 ok 1 ok t/02_basic...........1..77 # Running under perl version 5.008002 for hpux # Current time local: Thu Jun 28 19:53:23 2007 # Current time GMT: Fri Jun 29 02:53:23 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok t/03_more............1..7 ok 1 - use HTML::Scrubber; ok 2 - The object isa HTML::Scrubber ok 3 - font face gothic ok 4 - only U ok 5 - B and U ok 6 - A and B ok 7 - A B U and BR ok t/04_style_script....1..9 ok 1 - use HTML::Scrubber; ok 2 - The object isa HTML::Scrubber ok 3 - script off by default ok 4 - style off by default ok 5 - default (no style no script) ok 6 - script on ok 7 - script off ok 8 - style on ok 9 - style off and script off ok t/05_pi_comment......1..9 ok 1 - use HTML::Scrubber; ok 2 - The object isa HTML::Scrubber ok 3 - comment off by default ok 4 - process off by default ok 5 ok 6 - comment on ok 7 - comment on ok 8 - process on ok 9 - process on ok t/06_scrub_file......1..10 ok 1 - use HTML::Scrubber; ok 2 - The object isa HTML::Scrubber ok 3 - scrub($html,$tmpfile=/tmp/html-scrubber.test.html) ok 4 - scrub($html,\*FILIS) ok 5 - FILIS has the right stuff ok 6 - close(FILIS) ok 7 - scrub_file($tmpfile,"$tmpfile.html"=/tmp/html-scrubber.test.html.html) ok 8 - scrub_file($tmpfile,\*FILIS) ok 9 - FILIS has the right stuff ok 10 - close(FILIS) ok t/07_booleans........1..9 ok 1 - use HTML::Scrubber; ok 2 - got scrubber ok 3 - br / ok 4 - selected ok 5 - disabled ok 6 - dd ok 7 - pie ok 8 - selected pie ok 9 - th nowrap=nowrap ok All tests successful. Files=7, Tests=122, 1 wallclock secs ( 0.87 cusr + 0.21 csys = 1.08 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/HTML/Scrubber.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/HTML::Scrubber.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