Checking if your kit is complete... Looks good Writing Makefile for HTML-TagParser cp lib/HTML/TagParser.pm blib/lib/HTML/TagParser.pm Manifying blib/man3/HTML::TagParser.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_new.............1..2 ok 1 - use HTML::TagParser; ok 2 - new instance ok t/02_parse...........1..5 ok 1 - use HTML::TagParser; ok 2 - parse by parse() ok 3 - title ok 4 - parse by new() ok 5 - body ok t/03_open............1..5 ok 1 - use HTML::TagParser; ok 2 - open by open() ok 3 - title ok 4 - open by new() ok 5 - body ok t/04_fetch...........1..5 ok 1 - use HTML::TagParser; ok 2 # skip URI::Fetch is not loaded. ok 3 # skip URI::Fetch is not loaded. ok 4 # skip URI::Fetch is not loaded. ok 5 # skip URI::Fetch is not loaded. ok 4/5 skipped: URI::Fetch is not loaded. t/05_charset.........1..10 ok 1 - use HTML::TagParser; ok 2 - Latin-1 open ok 3 - Latin-1 charset ok 4 - Latin-1 title (regex) ok 5 - ISO-8859-1 open ok 6 - ISO-8859-1 charset ok 7 - ISO-8859-1 title (match) ok 8 - UTF-8 open ok 9 - UTF-8 charset ok 10 - UTF-8 title (match) ok t/06_japanese........1..10 ok 1 - use HTML::TagParser; ok 2 - EUC-JP open ok 3 - EUC-JP charset ok 4 - EUC-JP title (length) ok 5 - Shift_JIS open ok 6 - Shift_JIS charset ok 7 - Shift_JIS title (match) ok 8 - UTF-8 open ok 9 - UTF-8 charset ok 10 - UTF-8 title (match) ok t/07_getelem.........1..22 ok 1 - use HTML::TagParser; ok 2 - new() ok 3 - scalar getElementsByTagName() ok 4 - array getElementsByTagName() ok 5 - tag 1st ok 6 - tag 1nd ok 7 - scalar getElementById() ok 8 - array getElementById() ok 9 - id 1st ok 10 - id 2nd ok 11 - scalar getElementsByName() ok 12 - array getElementsByName() ok 13 - name 1st ok 14 - name 2nd ok 15 - scalar getElementsByClassName() ok 16 - array getElementsByClassName() ok 17 - class 1st ok 18 - class 2nd ok 19 - scalar getElementsByClassName() ok 20 - array getElementsByClassName() ok 21 - class 1st ok 22 - class 2nd ok t/08_nest............1..5 ok 1 - use HTML::TagParser; ok 2 - new() ok 3 - body ok 4 - foo ok 5 - bar ok t/09_broken..........1..7 ok 1 - use HTML::TagParser; ok 2 - new() ok 3 - body ok 4 - foo ok 5 - bar ok 6 - div ok 7 - hoge ok t/10_escape..........1..10 ok 1 - use HTML::TagParser; ok 2 - new() ok 3 - amp text ok 4 - amp title ok 5 - quot text ok 6 - quot title ok 7 - lt text ok 8 - lt title ok 9 - gt text ok 10 - gt title ok t/11_invalid_attr....1..52 ok 1 - use HTML::TagParser; ok 2 - SOURCE1 - parse() ok 3 - SOURCE1 - 9 br ok 4 - SOURCE1 - class=foobar ok 5 - SOURCE1 - class=foobar ok 6 - SOURCE1 - class=foobar ok 7 - SOURCE1 - class=foobar ok 8 - SOURCE1 - class=foobar ok 9 - SOURCE1 - class=foobar ok 10 - SOURCE1 - class=foobar ok 11 - SOURCE1 - class=foobar ok 12 - SOURCE1 - class=foobar ok 13 - SOURCE2 - parse() ok 14 - SOURCE2 - 9 br ok 15 - SOURCE2 - class=foobar ok 16 - SOURCE2 - clear=all ok 17 - SOURCE2 - class=foobar ok 18 - SOURCE2 - clear=all ok 19 - SOURCE2 - class=foobar ok 20 - SOURCE2 - clear=all ok 21 - SOURCE2 - class=foobar ok 22 - SOURCE2 - clear=all ok 23 - SOURCE2 - class=foobar ok 24 - SOURCE2 - clear=all ok 25 - SOURCE2 - class=foobar ok 26 - SOURCE2 - clear=all ok 27 - SOURCE2 - class=foobar ok 28 - SOURCE2 - clear=all ok 29 - SOURCE2 - class=foobar ok 30 - SOURCE2 - clear=all ok 31 - SOURCE2 - class=foobar ok 32 - SOURCE2 - clear=all ok 33 - SOURCE3 - parse() ok 34 - SOURCE3 - 9 br ok 35 - SOURCE3 - class=foobar ok 36 - SOURCE3 - nowrap ok 37 - SOURCE3 - class=foobar ok 38 - SOURCE3 - nowrap ok 39 - SOURCE3 - class=foobar ok 40 - SOURCE3 - nowrap ok 41 - SOURCE3 - class=foobar ok 42 - SOURCE3 - nowrap ok 43 - SOURCE3 - class=foobar ok 44 - SOURCE3 - nowrap ok 45 - SOURCE3 - class=foobar ok 46 - SOURCE3 - nowrap ok 47 - SOURCE3 - class=foobar ok 48 - SOURCE3 - nowrap ok 49 - SOURCE3 - class=foobar ok 50 - SOURCE3 - nowrap ok 51 - SOURCE3 - class=foobar ok 52 - SOURCE3 - nowrap ok t/20_index-j.........1..10 ok 1 - use HTML::TagParser; ok 2 - open by new() ok 3 - html lang ja ok 4 - Content-Style-Type ok 5 - copyright ok 6 - application/rss+xml ok 7 - link rel stylesheet ok 8 - script src ok 9 - first table ok 10 - address ok t/21_index-e.........1..10 ok 1 - use HTML::TagParser; ok 2 - open by new() ok 3 - html lang en ok 4 - Content-Style-Type ok 5 - copyright ok 6 - application/rss+xml ok 7 - link rel stylesheet ok 8 - script src ok 9 - first table ok 10 - address ok t/22_yahoo...........1..10 ok 1 - use HTML::TagParser; ok 2 - open by new() ok 3 - pf_img ok 4 - title ok 5 - script language javascript ok 6 - body class=bg ok 7 - fav_list ok 8 - id_profile ok 9 - class small ok 10 - small ok t/23_flickr..........1..10 ok 1 - use HTML::TagParser; ok 2 - open by new() ok 3 - title ok 4 - description ok 5 - application/atom+xml ok 6 - a name top ok 7 - input id header_search_q ok 8 - a href /View as slideshow/ ok 9 - class About /Copyright/ ok 10 - class Privacy ok All tests successful, 4 subtests skipped. Files=15, Tests=173, 18 wallclock secs (15.90 cusr + 1.05 csys = 16.95 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/HTML/TagParser.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/HTML::TagParser.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod