Warning: prerequisite HTML::Tree 3.19 not found. We have 3.18. Checking if your kit is complete... Warning: the following files are missing in your kit: CHANGES Please inform the author. Writing Makefile for HTML::Element::Library cp lib/HTML/Element/Library.pm blib/lib/HTML/Element/Library.pm cp lib/HTML/Element/Library/Changes.pod blib/lib/HTML/Element/Library/Changes.pod Manifying blib/man3/HTML::Element::Library.3 Manifying blib/man3/HTML::Element::Library::Changes.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/00system................#Using Array::Group version v1.00 ok 1 - require Array::Group; #Using File::Slurp version v9999.12 ok 2 - require File::Slurp; #Using HTML::PrettyPrinter version v0.03 ok 3 - require HTML::PrettyPrinter; #Using HTML::Tree version v3.18 #Using HTML::Element version v3.16 #Using HTML::Parser version v3.34 #Using HTML::Entities version v1.27 #Using HTML::Tagset version v3.03 ok 4 - require HTML::Tree; ok 5 - require HTML::Element; ok 6 - require HTML::Parser; ok 7 - require HTML::Entities; ok 8 - require HTML::Tagset; #Using List::Rotation::Cycle version v1.004 ok 9 - require List::Rotation::Cycle; #Using List::MoreUtils version v0.21 #Using Params::Validate version v0.88 ok 10 - require List::MoreUtils; ok 11 - require Params::Validate; #Using Scalar::Listify version v0.02 # Running under perl version 5.008002 for hpux # Current time local: Fri Jun 29 13:58:14 2007 # Current time GMT: Fri Jun 29 20:58:14 2007 ok 12 - require Scalar::Listify; ok 13 1..13 ok t/content_handler.........ok 1 - replaced all of body 1..1 ok t/dual_iter...............wrapper_data: $VAR1 = [ [ 'the pros', 'never have to worry about service again' ], [ 'the cons', 'upfront extra charge on purchase' ], [ 'our choice', 'go with the extended service plan' ] ]; wrapper_(preproc):
Artist
A person who draws blood.
Musician
A clone of Iggy Pop.
Poet
A relative of Edgar Allan Poe.
sample header
sample data
wrapper_(postproc):
sample header
sample data
$VAR1 = 'item_data'; $VAR2 = [ 'the pros', 'never have to worry about service again' ]; ITEM_ELEMS
sample header ITEM_ELEMS
sample data NEWITEM_ELEMS
the pros NEWITEM_ELEMS
never have to worry about service again $VAR1 = 'item_data'; $VAR2 = [ 'the cons', 'upfront extra charge on purchase' ]; ITEM_ELEMS
sample header ITEM_ELEMS
sample data NEWITEM_ELEMS
the cons NEWITEM_ELEMS
upfront extra charge on purchase $VAR1 = 'item_data'; $VAR2 = [ 'our choice', 'go with the extended service plan' ]; ITEM_ELEMS
sample header ITEM_ELEMS
sample data NEWITEM_ELEMS
our choice NEWITEM_ELEMS
go with the extended service plan pushing 6 elems at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 205. ok 1 - HTML for generated li 1..1 ok t/highlander..............ok 1 - HTML for 5 ok 2 - HTML for 15 ok 3 - HTML for 50 1..3 ok t/highlander2.............ok 1 - HTML for 5 ok 2 - HTML for 15 ok 3 - HTML for 27 1..3 ok t/HTML-Element-Library....1..1 # Running under perl version 5.008002 for hpux # Current time local: Fri Jun 29 13:58:17 2007 # Current time GMT: Fri Jun 29 20:58:17 2007 # Using Test.pm version 1.24 ok 1 ok t/iter....................ok 1 - HTML for generated li 1..1 ok t/iter2...................wrapper_data: $VAR1 = [ [ 'Programmer', 'one who likes Perl and Seamstress' ], [ 'DBA', 'one who does business as' ], [ 'Admin', 'one who plays Tetris all day' ] ]; wrapper_(preproc):
Artist
A person who draws blood.
Musician
A clone of Iggy Pop.
Poet
A relative of Edgar Allan Poe.
wrapper_(postproc):
Poet
A relative of Edgar Allan Poe.
$VAR1 = 'item_data'; $VAR2 = [ 'Programmer', 'one who likes Perl and Seamstress' ]; ITEM_ELEMS
Poet ITEM_ELEMS
A relative of Edgar Allan Poe. NEWITEM_ELEMS
Programmer NEWITEM_ELEMS
one who likes Perl and Seamstress $VAR1 = 'item_data'; $VAR2 = [ 'DBA', 'one who does business as' ]; ITEM_ELEMS
Poet ITEM_ELEMS
A relative of Edgar Allan Poe. NEWITEM_ELEMS
DBA NEWITEM_ELEMS
one who does business as $VAR1 = 'item_data'; $VAR2 = [ 'Admin', 'one who plays Tetris all day' ]; ITEM_ELEMS
Poet ITEM_ELEMS
A relative of Edgar Allan Poe. NEWITEM_ELEMS
Admin NEWITEM_ELEMS
one who plays Tetris all day pushing 6 elems at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 205. ok 1 - HTML for generated li 1..1 ok t/position................ok 1 1..1 ok t/replace_content.........ok 1 - replaced all of body 1..1 ok t/set_child_content.......ok 1 - replaced all of body 1..1 ok t/sibdex..................ok 1 - does the p tag have 1 as its index 1..1 ok t/siblings................ok 1 - first sibling is simple text ok 2 - 3rd tag a div tag ok 3 - 4 siblings total 1..3 ok t/table-alt...............ok 1 - HTML for non-alternating table 1..1 ok t/table...................ok 1 - HTML for non-alternating table 1..1 ok t/table2-table_ld.........ok 1 - t/html/table2-table_ld-default ok 2 - t/html/table2-table_ld-arrayref ok 3 - t/html/table2-table_ld-coderef 1..3 ok t/table2-tr_ld............ok 1 - default ld_tr ok 2 - t/html/table2-tr_ld-arrayref ok 3 - t/html/table2-tr_ld-coderef 1..3 ok t/table2..................1 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 533, line 15. 2 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 535, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 1 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 533, line 15. 2 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 535, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. 3.3 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 574, line 15. 4.4 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Element-Library/blib/lib/HTML/Element/Library.pm line 579, line 15. ok 1 - HTML for non-alternating table 1..1 ok t/unroll_select...........ok 1 - HTML for non-alternating table 1..1 ok t/wrap_content............ok 1 - wrapped text 1..1 ok All tests successful. Files=20, Tests=42, 10 wallclock secs ( 7.51 cusr + 1.38 csys = 8.89 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/HTML/Element/Library.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/HTML/Element/Library/Changes.pod Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/HTML::Element::Library.3 Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/HTML::Element::Library::Changes.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