Checking if your kit is complete... Looks good Writing Makefile for HTML::Element::Tiny cp lib/HTML/Element/Tiny.pm blib/lib/HTML/Element/Tiny.pm Manifying blib/man3/HTML::Element::Tiny.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/000_tree..........ok 1 - use HTML::Element::Tiny; ok 2 - no parent for root ok 3 - root has one child ok 4 - find found a div ok 5 - it is the tree ok 6 - find found an ul ok 7 - it has the right id ok 8 - it has the right parent ok 9 - it can be found by class 'menu' ok 10 - it can be found by class 'foo' ok 11 - it can be found by classes 'menu foo' ok 12 - child has parent ok 13 - child has parent ok 14 - child has parent ok 15 - child has parent ok 16 - child has parent ok 17 - child has parent ok 18 ok 19 - did not clone element without parent ok 20 - cloned element with parent ok 21 - new elem from lol ok 22 - removed 3 p tags ok 23 - no p elems left ok 24 - removed child's parent is undef ok 25 - removed 1 child by index ok 26 - removed only child ok 27 - removed child's parent is undef 1..27 ok t/001_html..........ok 1 - basic tag ok 2 - basic closed tag ok 3 - text content ok 4 - element content ok 5 - id and content ok 6 - class and content ok 7 - classes and content ok 8 - entity escaping: text segment ok 9 - class by attr() 1..9 ok t/002_extending.....ok 1 - The object isa My::Element ok 2 - The object isa My::Element::a ok 3 - My::Element::a->can('href') ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 - The object isa My::Element ok 10 - span is not isa 'a' ok 11 - The object isa HTML::Element::Tiny::Text ok 12 - The object isa My::Element::Text 1..12 ok t/003_collection....ok 1 - The object isa HTML::Element::Tiny::Collection ok 2 - all non-text == 9 elems ok 3 - The object isa HTML::Element::Tiny::Collection ok 4 - p == 5 elems ok 5 - filter ok 6 - grep ok 7 - not ok 8 - map (id) ok 9 ok 10 ok 11 - one didn't die ok 12 ok 13 ok 14 - all p elems have no id now 1..14 ok t/004_iter..........ok 1 - all elems: 15 items ok 2 - text elems: 6 items ok 3 - text elems: all match 1..3 ok t/005_clone.........ok 1 - got from HTML::Element::Tiny=ARRAY(0x60000000002c92c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 2 - all HTML::Element::Tiny=ARRAY(0x60000000002c92c0)'s children have it as a parent ok 3 - got from HTML::Element::Tiny=ARRAY(0x60000000002f98d0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 4 - all HTML::Element::Tiny=ARRAY(0x60000000002f98d0)'s children have it as a parent ok 5 - got from HTML::Element::Tiny=ARRAY(0x600000000009e550) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 6 - all HTML::Element::Tiny=ARRAY(0x600000000009e550)'s children have it as a parent ok 7 - got from HTML::Element::Tiny=ARRAY(0x600000000009ec60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 8 - all HTML::Element::Tiny=ARRAY(0x600000000009ec60)'s children have it as a parent ok 9 - got from HTML::Element::Tiny=ARRAY(0x600000000009ee20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 10 - all HTML::Element::Tiny=ARRAY(0x600000000009ee20)'s children have it as a parent ok 11 - got from HTML::Element::Tiny=ARRAY(0x600000000009fb60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 12 - all HTML::Element::Tiny=ARRAY(0x600000000009fb60)'s children have it as a parent ok 13 - got from HTML::Element::Tiny=ARRAY(0x60000000002fa970) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 14 - all HTML::Element::Tiny=ARRAY(0x60000000002fa970)'s children have it as a parent ok 15 - got from HTML::Element::Tiny=ARRAY(0x60000000002fabf0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 16 - all HTML::Element::Tiny=ARRAY(0x60000000002fabf0)'s children have it as a parent ok 17 - got from HTML::Element::Tiny=ARRAY(0x60000000003ba6a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 18 - all HTML::Element::Tiny=ARRAY(0x60000000003ba6a0)'s children have it as a parent ok 19 - got from HTML::Element::Tiny=ARRAY(0x60000000003ba850) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 20 - all HTML::Element::Tiny=ARRAY(0x60000000003ba850)'s children have it as a parent ok 21 - got from HTML::Element::Tiny=ARRAY(0x60000000003bd420) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 22 - all HTML::Element::Tiny=ARRAY(0x60000000003bd420)'s children have it as a parent ok 23 - got from HTML::Element::Tiny=ARRAY(0x60000000003be240) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 24 - all HTML::Element::Tiny=ARRAY(0x60000000003be240)'s children have it as a parent ok 25 - got from HTML::Element::Tiny=ARRAY(0x60000000003be9a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 26 - all HTML::Element::Tiny=ARRAY(0x60000000003be9a0)'s children have it as a parent ok 27 - got from HTML::Element::Tiny=ARRAY(0x60000000003beaf0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 28 - all HTML::Element::Tiny=ARRAY(0x60000000003beaf0)'s children have it as a parent ok 29 - got from HTML::Element::Tiny=ARRAY(0x60000000003be970) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 30 - all HTML::Element::Tiny=ARRAY(0x60000000003be970)'s children have it as a parent ok 31 - got from HTML::Element::Tiny=ARRAY(0x60000000003bf480) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 32 - all HTML::Element::Tiny=ARRAY(0x60000000003bf480)'s children have it as a parent ok 33 - got from HTML::Element::Tiny=ARRAY(0x60000000003bf5e0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 34 - all HTML::Element::Tiny=ARRAY(0x60000000003bf5e0)'s children have it as a parent ok 35 - got from HTML::Element::Tiny=ARRAY(0x60000000003bf720) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 36 - all HTML::Element::Tiny=ARRAY(0x60000000003bf720)'s children have it as a parent ok 37 - got from HTML::Element::Tiny=ARRAY(0x60000000003bf560) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 38 - all HTML::Element::Tiny=ARRAY(0x60000000003bf560)'s children have it as a parent ok 39 - got from HTML::Element::Tiny=ARRAY(0x60000000003bfcb0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 40 - all HTML::Element::Tiny=ARRAY(0x60000000003bfcb0)'s children have it as a parent ok 41 - got from HTML::Element::Tiny=ARRAY(0x60000000003bfe10) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 42 - all HTML::Element::Tiny=ARRAY(0x60000000003bfe10)'s children have it as a parent ok 43 - got from HTML::Element::Tiny=ARRAY(0x60000000003bff60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 44 - all HTML::Element::Tiny=ARRAY(0x60000000003bff60)'s children have it as a parent ok 45 - got from HTML::Element::Tiny=ARRAY(0x60000000003bfd90) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 46 - all HTML::Element::Tiny=ARRAY(0x60000000003bfd90)'s children have it as a parent ok 47 - got from HTML::Element::Tiny=ARRAY(0x60000000003c0900) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 48 - all HTML::Element::Tiny=ARRAY(0x60000000003c0900)'s children have it as a parent ok 49 - got from HTML::Element::Tiny=ARRAY(0x60000000003c0a60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 50 - all HTML::Element::Tiny=ARRAY(0x60000000003c0a60)'s children have it as a parent ok 51 - got from HTML::Element::Tiny=ARRAY(0x60000000003c0fc0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 52 - all HTML::Element::Tiny=ARRAY(0x60000000003c0fc0)'s children have it as a parent ok 53 - got from HTML::Element::Tiny=ARRAY(0x60000000003c09f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 54 - all HTML::Element::Tiny=ARRAY(0x60000000003c09f0)'s children have it as a parent ok 55 - got from HTML::Element::Tiny=ARRAY(0x60000000003c1140) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 56 - all HTML::Element::Tiny=ARRAY(0x60000000003c1140)'s children have it as a parent ok 57 - got from HTML::Element::Tiny=ARRAY(0x60000000003c12a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 58 - all HTML::Element::Tiny=ARRAY(0x60000000003c12a0)'s children have it as a parent ok 59 - got from HTML::Element::Tiny=ARRAY(0x60000000003c1bd0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 60 - all HTML::Element::Tiny=ARRAY(0x60000000003c1bd0)'s children have it as a parent ok 61 - got from HTML::Element::Tiny=ARRAY(0x60000000003c1220) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 62 - all HTML::Element::Tiny=ARRAY(0x60000000003c1220)'s children have it as a parent ok 63 - got from HTML::Element::Tiny=ARRAY(0x60000000003c1d60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 64 - all HTML::Element::Tiny=ARRAY(0x60000000003c1d60)'s children have it as a parent ok 65 - got from HTML::Element::Tiny=ARRAY(0x60000000003c1ec0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 66 - all HTML::Element::Tiny=ARRAY(0x60000000003c1ec0)'s children have it as a parent ok 67 - got from HTML::Element::Tiny=ARRAY(0x60000000003c3700) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 68 - all HTML::Element::Tiny=ARRAY(0x60000000003c3700)'s children have it as a parent ok 69 - got from HTML::Element::Tiny=ARRAY(0x60000000003c1e40) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 70 - all HTML::Element::Tiny=ARRAY(0x60000000003c1e40)'s children have it as a parent ok 71 - got from HTML::Element::Tiny=ARRAY(0x60000000003c3880) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 72 - all HTML::Element::Tiny=ARRAY(0x60000000003c3880)'s children have it as a parent ok 73 - got from HTML::Element::Tiny=ARRAY(0x60000000003c39e0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 74 - all HTML::Element::Tiny=ARRAY(0x60000000003c39e0)'s children have it as a parent ok 75 - got from HTML::Element::Tiny=ARRAY(0x60000000003c3f20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 76 - all HTML::Element::Tiny=ARRAY(0x60000000003c3f20)'s children have it as a parent ok 77 - got from HTML::Element::Tiny=ARRAY(0x60000000003c3960) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 78 - all HTML::Element::Tiny=ARRAY(0x60000000003c3960)'s children have it as a parent ok 79 - got from HTML::Element::Tiny=ARRAY(0x60000000003c4050) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 80 - all HTML::Element::Tiny=ARRAY(0x60000000003c4050)'s children have it as a parent ok 81 - got from HTML::Element::Tiny=ARRAY(0x60000000003c4160) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 82 - all HTML::Element::Tiny=ARRAY(0x60000000003c4160)'s children have it as a parent ok 83 - got from HTML::Element::Tiny=ARRAY(0x60000000003c46a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 84 - all HTML::Element::Tiny=ARRAY(0x60000000003c46a0)'s children have it as a parent ok 85 - got from HTML::Element::Tiny=ARRAY(0x60000000003c4100) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 86 - all HTML::Element::Tiny=ARRAY(0x60000000003c4100)'s children have it as a parent ok 87 - got from HTML::Element::Tiny=ARRAY(0x60000000003c4820) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 88 - all HTML::Element::Tiny=ARRAY(0x60000000003c4820)'s children have it as a parent ok 89 - got from HTML::Element::Tiny=ARRAY(0x6000000000345f80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 90 - all HTML::Element::Tiny=ARRAY(0x6000000000345f80)'s children have it as a parent ok 91 - got from HTML::Element::Tiny=ARRAY(0x60000000003cc9b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 92 - all HTML::Element::Tiny=ARRAY(0x60000000003cc9b0)'s children have it as a parent ok 93 - got from HTML::Element::Tiny=ARRAY(0x60000000003c6150) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 94 - all HTML::Element::Tiny=ARRAY(0x60000000003c6150)'s children have it as a parent ok 95 - got from HTML::Element::Tiny=ARRAY(0x60000000003d1e10) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 96 - all HTML::Element::Tiny=ARRAY(0x60000000003d1e10)'s children have it as a parent ok 97 - got from HTML::Element::Tiny=ARRAY(0x60000000003d6a70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 98 - all HTML::Element::Tiny=ARRAY(0x60000000003d6a70)'s children have it as a parent ok 99 - got from HTML::Element::Tiny=ARRAY(0x60000000003d9ae0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 100 - all HTML::Element::Tiny=ARRAY(0x60000000003d9ae0)'s children have it as a parent ok 101 - got from HTML::Element::Tiny=ARRAY(0x60000000003d36d0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 102 - all HTML::Element::Tiny=ARRAY(0x60000000003d36d0)'s children have it as a parent ok 103 - got from HTML::Element::Tiny=ARRAY(0x60000000003deb30) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 104 - all HTML::Element::Tiny=ARRAY(0x60000000003deb30)'s children have it as a parent ok 105 - got from HTML::Element::Tiny=ARRAY(0x60000000003e4dc0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 106 - all HTML::Element::Tiny=ARRAY(0x60000000003e4dc0)'s children have it as a parent ok 107 - got from HTML::Element::Tiny=ARRAY(0x60000000003e8f60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 108 - all HTML::Element::Tiny=ARRAY(0x60000000003e8f60)'s children have it as a parent ok 109 - got from HTML::Element::Tiny=ARRAY(0x60000000003e39b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 110 - all HTML::Element::Tiny=ARRAY(0x60000000003e39b0)'s children have it as a parent ok 111 - got from HTML::Element::Tiny=ARRAY(0x60000000003ec690) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 112 - all HTML::Element::Tiny=ARRAY(0x60000000003ec690)'s children have it as a parent ok 113 - got from HTML::Element::Tiny=ARRAY(0x60000000003f0cb0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 114 - all HTML::Element::Tiny=ARRAY(0x60000000003f0cb0)'s children have it as a parent ok 115 - got from HTML::Element::Tiny=ARRAY(0x60000000003f4130) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 116 - all HTML::Element::Tiny=ARRAY(0x60000000003f4130)'s children have it as a parent ok 117 - got from HTML::Element::Tiny=ARRAY(0x60000000003ee770) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 118 - all HTML::Element::Tiny=ARRAY(0x60000000003ee770)'s children have it as a parent ok 119 - got from HTML::Element::Tiny=ARRAY(0x60000000003f9a20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 120 - all HTML::Element::Tiny=ARRAY(0x60000000003f9a20)'s children have it as a parent ok 121 - got from HTML::Element::Tiny=ARRAY(0x60000000003ff030) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 122 - all HTML::Element::Tiny=ARRAY(0x60000000003ff030)'s children have it as a parent ok 123 - got from HTML::Element::Tiny=ARRAY(0x60000000004020a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 124 - all HTML::Element::Tiny=ARRAY(0x60000000004020a0)'s children have it as a parent ok 125 - got from HTML::Element::Tiny=ARRAY(0x60000000003fe000) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 126 - all HTML::Element::Tiny=ARRAY(0x60000000003fe000)'s children have it as a parent ok 127 - got from HTML::Element::Tiny=ARRAY(0x6000000000406d10) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 128 - all HTML::Element::Tiny=ARRAY(0x6000000000406d10)'s children have it as a parent ok 129 - got from HTML::Element::Tiny=ARRAY(0x6000000000407e70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 130 - all HTML::Element::Tiny=ARRAY(0x6000000000407e70)'s children have it as a parent ok 131 - got from HTML::Element::Tiny=ARRAY(0x6000000000407f70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 132 - all HTML::Element::Tiny=ARRAY(0x6000000000407f70)'s children have it as a parent ok 133 - got from HTML::Element::Tiny=ARRAY(0x6000000000407d50) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 134 - all HTML::Element::Tiny=ARRAY(0x6000000000407d50)'s children have it as a parent ok 135 - got from HTML::Element::Tiny=ARRAY(0x600000000040aa50) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 136 - all HTML::Element::Tiny=ARRAY(0x600000000040aa50)'s children have it as a parent ok 137 - got from HTML::Element::Tiny=ARRAY(0x600000000040b360) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 138 - all HTML::Element::Tiny=ARRAY(0x600000000040b360)'s children have it as a parent ok 139 - got from HTML::Element::Tiny=ARRAY(0x600000000040b460) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 140 - all HTML::Element::Tiny=ARRAY(0x600000000040b460)'s children have it as a parent ok 141 - got from HTML::Element::Tiny=ARRAY(0x600000000040b300) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 142 - all HTML::Element::Tiny=ARRAY(0x600000000040b300)'s children have it as a parent ok 143 - got from HTML::Element::Tiny=ARRAY(0x600000000040e680) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 144 - all HTML::Element::Tiny=ARRAY(0x600000000040e680)'s children have it as a parent ok 145 - got from HTML::Element::Tiny=ARRAY(0x600000000040e790) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 146 - all HTML::Element::Tiny=ARRAY(0x600000000040e790)'s children have it as a parent ok 147 - got from HTML::Element::Tiny=ARRAY(0x600000000040e890) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 148 - all HTML::Element::Tiny=ARRAY(0x600000000040e890)'s children have it as a parent ok 149 - got from HTML::Element::Tiny=ARRAY(0x600000000040e730) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 150 - all HTML::Element::Tiny=ARRAY(0x600000000040e730)'s children have it as a parent ok 151 - got from HTML::Element::Tiny=ARRAY(0x600000000040e9c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 152 - all HTML::Element::Tiny=ARRAY(0x600000000040e9c0)'s children have it as a parent ok 153 - got from HTML::Element::Tiny=ARRAY(0x600000000040f2d0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 154 - all HTML::Element::Tiny=ARRAY(0x600000000040f2d0)'s children have it as a parent ok 155 - got from HTML::Element::Tiny=ARRAY(0x600000000040f3d0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 156 - all HTML::Element::Tiny=ARRAY(0x600000000040f3d0)'s children have it as a parent ok 157 - got from HTML::Element::Tiny=ARRAY(0x600000000040f270) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 158 - all HTML::Element::Tiny=ARRAY(0x600000000040f270)'s children have it as a parent ok 159 - got from HTML::Element::Tiny=ARRAY(0x600000000040f500) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 160 - all HTML::Element::Tiny=ARRAY(0x600000000040f500)'s children have it as a parent ok 161 - got from HTML::Element::Tiny=ARRAY(0x600000000040fe00) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 162 - all HTML::Element::Tiny=ARRAY(0x600000000040fe00)'s children have it as a parent ok 163 - got from HTML::Element::Tiny=ARRAY(0x600000000040ff00) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 164 - all HTML::Element::Tiny=ARRAY(0x600000000040ff00)'s children have it as a parent ok 165 - got from HTML::Element::Tiny=ARRAY(0x600000000040f5b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 166 - all HTML::Element::Tiny=ARRAY(0x600000000040f5b0)'s children have it as a parent ok 167 - got from HTML::Element::Tiny=ARRAY(0x6000000000410030) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 168 - all HTML::Element::Tiny=ARRAY(0x6000000000410030)'s children have it as a parent ok 169 - got from HTML::Element::Tiny=ARRAY(0x6000000000410140) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 170 - all HTML::Element::Tiny=ARRAY(0x6000000000410140)'s children have it as a parent ok 171 - got from HTML::Element::Tiny=ARRAY(0x6000000000410a40) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 172 - all HTML::Element::Tiny=ARRAY(0x6000000000410a40)'s children have it as a parent ok 173 - got from HTML::Element::Tiny=ARRAY(0x60000000004100e0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 174 - all HTML::Element::Tiny=ARRAY(0x60000000004100e0)'s children have it as a parent ok 175 - got from HTML::Element::Tiny=ARRAY(0x6000000000410b70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 176 - all HTML::Element::Tiny=ARRAY(0x6000000000410b70)'s children have it as a parent ok 177 - got from HTML::Element::Tiny=ARRAY(0x6000000000410c80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 178 - all HTML::Element::Tiny=ARRAY(0x6000000000410c80)'s children have it as a parent ok 179 - got from HTML::Element::Tiny=ARRAY(0x6000000000410d80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 180 - all HTML::Element::Tiny=ARRAY(0x6000000000410d80)'s children have it as a parent ok 181 - got from HTML::Element::Tiny=ARRAY(0x6000000000410c20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 182 - all HTML::Element::Tiny=ARRAY(0x6000000000410c20)'s children have it as a parent ok 183 - got from HTML::Element::Tiny=ARRAY(0x6000000000411ac0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 184 - all HTML::Element::Tiny=ARRAY(0x6000000000411ac0)'s children have it as a parent ok 185 - got from HTML::Element::Tiny=ARRAY(0x6000000000411bd0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 186 - all HTML::Element::Tiny=ARRAY(0x6000000000411bd0)'s children have it as a parent ok 187 - got from HTML::Element::Tiny=ARRAY(0x6000000000411cd0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 188 - all HTML::Element::Tiny=ARRAY(0x6000000000411cd0)'s children have it as a parent ok 189 - got from HTML::Element::Tiny=ARRAY(0x6000000000411b70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 190 - all HTML::Element::Tiny=ARRAY(0x6000000000411b70)'s children have it as a parent ok 191 - got from HTML::Element::Tiny=ARRAY(0x60000000004125f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 192 - all HTML::Element::Tiny=ARRAY(0x60000000004125f0)'s children have it as a parent ok 193 - got from HTML::Element::Tiny=ARRAY(0x6000000000412700) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 194 - all HTML::Element::Tiny=ARRAY(0x6000000000412700)'s children have it as a parent ok 195 - got from HTML::Element::Tiny=ARRAY(0x6000000000412800) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 196 - all HTML::Element::Tiny=ARRAY(0x6000000000412800)'s children have it as a parent ok 197 - got from HTML::Element::Tiny=ARRAY(0x60000000004126a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 198 - all HTML::Element::Tiny=ARRAY(0x60000000004126a0)'s children have it as a parent ok 199 - got from HTML::Element::Tiny=ARRAY(0x6000000000412930) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 200 - all HTML::Element::Tiny=ARRAY(0x6000000000412930)'s children have it as a parent ok 201 - got from HTML::Element::Tiny=ARRAY(0x6000000000413ee0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 202 - all HTML::Element::Tiny=ARRAY(0x6000000000413ee0)'s children have it as a parent ok 203 - got from HTML::Element::Tiny=ARRAY(0x6000000000413fe0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 204 - all HTML::Element::Tiny=ARRAY(0x6000000000413fe0)'s children have it as a parent ok 205 - got from HTML::Element::Tiny=ARRAY(0x6000000000413e80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 206 - all HTML::Element::Tiny=ARRAY(0x6000000000413e80)'s children have it as a parent ok 207 - got from HTML::Element::Tiny=ARRAY(0x6000000000414110) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 208 - all HTML::Element::Tiny=ARRAY(0x6000000000414110)'s children have it as a parent ok 209 - got from HTML::Element::Tiny=ARRAY(0x6000000000416330) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 210 - all HTML::Element::Tiny=ARRAY(0x6000000000416330)'s children have it as a parent ok 211 - got from HTML::Element::Tiny=ARRAY(0x6000000000416430) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 212 - all HTML::Element::Tiny=ARRAY(0x6000000000416430)'s children have it as a parent ok 213 - got from HTML::Element::Tiny=ARRAY(0x60000000004141c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 214 - all HTML::Element::Tiny=ARRAY(0x60000000004141c0)'s children have it as a parent ok 215 - got from HTML::Element::Tiny=ARRAY(0x6000000000416560) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 216 - all HTML::Element::Tiny=ARRAY(0x6000000000416560)'s children have it as a parent ok 217 - got from HTML::Element::Tiny=ARRAY(0x6000000000416670) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 218 - all HTML::Element::Tiny=ARRAY(0x6000000000416670)'s children have it as a parent ok 219 - got from HTML::Element::Tiny=ARRAY(0x6000000000417380) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 220 - all HTML::Element::Tiny=ARRAY(0x6000000000417380)'s children have it as a parent ok 221 - got from HTML::Element::Tiny=ARRAY(0x6000000000416610) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 222 - all HTML::Element::Tiny=ARRAY(0x6000000000416610)'s children have it as a parent ok 223 - got from HTML::Element::Tiny=ARRAY(0x60000000004174b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 224 - all HTML::Element::Tiny=ARRAY(0x60000000004174b0)'s children have it as a parent ok 225 - got from HTML::Element::Tiny=ARRAY(0x60000000004175c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 226 - all HTML::Element::Tiny=ARRAY(0x60000000004175c0)'s children have it as a parent ok 227 - got from HTML::Element::Tiny=ARRAY(0x60000000004176c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 228 - all HTML::Element::Tiny=ARRAY(0x60000000004176c0)'s children have it as a parent ok 229 - got from HTML::Element::Tiny=ARRAY(0x6000000000417560) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 230 - all HTML::Element::Tiny=ARRAY(0x6000000000417560)'s children have it as a parent ok 231 - got from HTML::Element::Tiny=ARRAY(0x6000000000417ff0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 232 - all HTML::Element::Tiny=ARRAY(0x6000000000417ff0)'s children have it as a parent ok 233 - got from HTML::Element::Tiny=ARRAY(0x6000000000418100) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 234 - all HTML::Element::Tiny=ARRAY(0x6000000000418100)'s children have it as a parent ok 235 - got from HTML::Element::Tiny=ARRAY(0x6000000000418200) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 236 - all HTML::Element::Tiny=ARRAY(0x6000000000418200)'s children have it as a parent ok 237 - got from HTML::Element::Tiny=ARRAY(0x60000000004180a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 238 - all HTML::Element::Tiny=ARRAY(0x60000000004180a0)'s children have it as a parent ok 239 - got from HTML::Element::Tiny=ARRAY(0x6000000000418b20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 240 - all HTML::Element::Tiny=ARRAY(0x6000000000418b20)'s children have it as a parent ok 241 - got from HTML::Element::Tiny=ARRAY(0x6000000000418c30) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 242 - all HTML::Element::Tiny=ARRAY(0x6000000000418c30)'s children have it as a parent ok 243 - got from HTML::Element::Tiny=ARRAY(0x6000000000418d30) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 244 - all HTML::Element::Tiny=ARRAY(0x6000000000418d30)'s children have it as a parent ok 245 - got from HTML::Element::Tiny=ARRAY(0x6000000000418bd0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 246 - all HTML::Element::Tiny=ARRAY(0x6000000000418bd0)'s children have it as a parent ok 247 - got from HTML::Element::Tiny=ARRAY(0x6000000000418e60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 248 - all HTML::Element::Tiny=ARRAY(0x6000000000418e60)'s children have it as a parent ok 249 - got from HTML::Element::Tiny=ARRAY(0x6000000000419b80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 250 - all HTML::Element::Tiny=ARRAY(0x6000000000419b80)'s children have it as a parent ok 251 - got from HTML::Element::Tiny=ARRAY(0x6000000000419c80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 252 - all HTML::Element::Tiny=ARRAY(0x6000000000419c80)'s children have it as a parent ok 253 - got from HTML::Element::Tiny=ARRAY(0x6000000000419b20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 254 - all HTML::Element::Tiny=ARRAY(0x6000000000419b20)'s children have it as a parent ok 255 - got from HTML::Element::Tiny=ARRAY(0x6000000000419db0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 256 - all HTML::Element::Tiny=ARRAY(0x6000000000419db0)'s children have it as a parent ok 257 - got from HTML::Element::Tiny=ARRAY(0x600000000041d060) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 258 - all HTML::Element::Tiny=ARRAY(0x600000000041d060)'s children have it as a parent ok 259 - got from HTML::Element::Tiny=ARRAY(0x600000000041d160) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 260 - all HTML::Element::Tiny=ARRAY(0x600000000041d160)'s children have it as a parent ok 261 - got from HTML::Element::Tiny=ARRAY(0x6000000000419e60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 262 - all HTML::Element::Tiny=ARRAY(0x6000000000419e60)'s children have it as a parent ok 263 - got from HTML::Element::Tiny=ARRAY(0x600000000041d290) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 264 - all HTML::Element::Tiny=ARRAY(0x600000000041d290)'s children have it as a parent ok 265 - got from HTML::Element::Tiny=ARRAY(0x600000000041d3a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 266 - all HTML::Element::Tiny=ARRAY(0x600000000041d3a0)'s children have it as a parent ok 267 - got from HTML::Element::Tiny=ARRAY(0x600000000041dca0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 268 - all HTML::Element::Tiny=ARRAY(0x600000000041dca0)'s children have it as a parent ok 269 - got from HTML::Element::Tiny=ARRAY(0x600000000041d340) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 270 - all HTML::Element::Tiny=ARRAY(0x600000000041d340)'s children have it as a parent ok 271 - got from HTML::Element::Tiny=ARRAY(0x600000000041ddd0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 272 - all HTML::Element::Tiny=ARRAY(0x600000000041ddd0)'s children have it as a parent ok 273 - got from HTML::Element::Tiny=ARRAY(0x600000000041dee0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 274 - all HTML::Element::Tiny=ARRAY(0x600000000041dee0)'s children have it as a parent ok 275 - got from HTML::Element::Tiny=ARRAY(0x600000000041e7e0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 276 - all HTML::Element::Tiny=ARRAY(0x600000000041e7e0)'s children have it as a parent ok 277 - got from HTML::Element::Tiny=ARRAY(0x600000000041de80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 278 - all HTML::Element::Tiny=ARRAY(0x600000000041de80)'s children have it as a parent ok 279 - got from HTML::Element::Tiny=ARRAY(0x600000000041e910) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 280 - all HTML::Element::Tiny=ARRAY(0x600000000041e910)'s children have it as a parent ok 281 - got from HTML::Element::Tiny=ARRAY(0x600000000041ea20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 282 - all HTML::Element::Tiny=ARRAY(0x600000000041ea20)'s children have it as a parent ok 283 - got from HTML::Element::Tiny=ARRAY(0x600000000041eb20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 284 - all HTML::Element::Tiny=ARRAY(0x600000000041eb20)'s children have it as a parent ok 285 - got from HTML::Element::Tiny=ARRAY(0x600000000041e9c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 286 - all HTML::Element::Tiny=ARRAY(0x600000000041e9c0)'s children have it as a parent ok 287 - got from HTML::Element::Tiny=ARRAY(0x600000000041f440) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 288 - all HTML::Element::Tiny=ARRAY(0x600000000041f440)'s children have it as a parent ok 289 - got from HTML::Element::Tiny=ARRAY(0x600000000041f550) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 290 - all HTML::Element::Tiny=ARRAY(0x600000000041f550)'s children have it as a parent ok 291 - got from HTML::Element::Tiny=ARRAY(0x600000000041f650) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 292 - all HTML::Element::Tiny=ARRAY(0x600000000041f650)'s children have it as a parent ok 293 - got from HTML::Element::Tiny=ARRAY(0x600000000041f4f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 294 - all HTML::Element::Tiny=ARRAY(0x600000000041f4f0)'s children have it as a parent ok 295 - got from HTML::Element::Tiny=ARRAY(0x6000000000421cb0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 296 - all HTML::Element::Tiny=ARRAY(0x6000000000421cb0)'s children have it as a parent ok 297 - got from HTML::Element::Tiny=ARRAY(0x6000000000421dc0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 298 - all HTML::Element::Tiny=ARRAY(0x6000000000421dc0)'s children have it as a parent ok 299 - got from HTML::Element::Tiny=ARRAY(0x6000000000421ec0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 300 - all HTML::Element::Tiny=ARRAY(0x6000000000421ec0)'s children have it as a parent ok 301 - got from HTML::Element::Tiny=ARRAY(0x6000000000421d60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 302 - all HTML::Element::Tiny=ARRAY(0x6000000000421d60)'s children have it as a parent ok 303 - got from HTML::Element::Tiny=ARRAY(0x6000000000421ff0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 304 - all HTML::Element::Tiny=ARRAY(0x6000000000421ff0)'s children have it as a parent ok 305 - got from HTML::Element::Tiny=ARRAY(0x60000000004228f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 306 - all HTML::Element::Tiny=ARRAY(0x60000000004228f0)'s children have it as a parent ok 307 - got from HTML::Element::Tiny=ARRAY(0x60000000004229f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 308 - all HTML::Element::Tiny=ARRAY(0x60000000004229f0)'s children have it as a parent ok 309 - got from HTML::Element::Tiny=ARRAY(0x6000000000422890) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 310 - all HTML::Element::Tiny=ARRAY(0x6000000000422890)'s children have it as a parent ok 311 - got from HTML::Element::Tiny=ARRAY(0x6000000000422b20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 312 - all HTML::Element::Tiny=ARRAY(0x6000000000422b20)'s children have it as a parent ok 313 - got from HTML::Element::Tiny=ARRAY(0x6000000000422c30) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 314 - all HTML::Element::Tiny=ARRAY(0x6000000000422c30)'s children have it as a parent ok 315 - got from HTML::Element::Tiny=ARRAY(0x6000000000423940) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 316 - all HTML::Element::Tiny=ARRAY(0x6000000000423940)'s children have it as a parent ok 317 - got from HTML::Element::Tiny=ARRAY(0x6000000000422bd0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 318 - all HTML::Element::Tiny=ARRAY(0x6000000000422bd0)'s children have it as a parent ok 319 - got from HTML::Element::Tiny=ARRAY(0x6000000000423a70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 320 - all HTML::Element::Tiny=ARRAY(0x6000000000423a70)'s children have it as a parent ok 321 - got from HTML::Element::Tiny=ARRAY(0x6000000000423b80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 322 - all HTML::Element::Tiny=ARRAY(0x6000000000423b80)'s children have it as a parent ok 323 - got from HTML::Element::Tiny=ARRAY(0x6000000000424480) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 324 - all HTML::Element::Tiny=ARRAY(0x6000000000424480)'s children have it as a parent ok 325 - got from HTML::Element::Tiny=ARRAY(0x6000000000423b20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 326 - all HTML::Element::Tiny=ARRAY(0x6000000000423b20)'s children have it as a parent ok 327 - got from HTML::Element::Tiny=ARRAY(0x60000000004245b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 328 - all HTML::Element::Tiny=ARRAY(0x60000000004245b0)'s children have it as a parent ok 329 - got from HTML::Element::Tiny=ARRAY(0x60000000004246c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 330 - all HTML::Element::Tiny=ARRAY(0x60000000004246c0)'s children have it as a parent ok 331 - got from HTML::Element::Tiny=ARRAY(0x60000000004247c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 332 - all HTML::Element::Tiny=ARRAY(0x60000000004247c0)'s children have it as a parent ok 333 - got from HTML::Element::Tiny=ARRAY(0x6000000000424660) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 334 - all HTML::Element::Tiny=ARRAY(0x6000000000424660)'s children have it as a parent ok 335 - got from HTML::Element::Tiny=ARRAY(0x60000000004254f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 336 - all HTML::Element::Tiny=ARRAY(0x60000000004254f0)'s children have it as a parent ok 337 - got from HTML::Element::Tiny=ARRAY(0x6000000000425600) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 338 - all HTML::Element::Tiny=ARRAY(0x6000000000425600)'s children have it as a parent ok 339 - got from HTML::Element::Tiny=ARRAY(0x6000000000425700) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 340 - all HTML::Element::Tiny=ARRAY(0x6000000000425700)'s children have it as a parent ok 341 - got from HTML::Element::Tiny=ARRAY(0x60000000004255a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 342 - all HTML::Element::Tiny=ARRAY(0x60000000004255a0)'s children have it as a parent ok 343 - got from HTML::Element::Tiny=ARRAY(0x6000000000426030) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 344 - all HTML::Element::Tiny=ARRAY(0x6000000000426030)'s children have it as a parent ok 345 - got from HTML::Element::Tiny=ARRAY(0x6000000000426140) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 346 - all HTML::Element::Tiny=ARRAY(0x6000000000426140)'s children have it as a parent ok 347 - got from HTML::Element::Tiny=ARRAY(0x6000000000426240) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 348 - all HTML::Element::Tiny=ARRAY(0x6000000000426240)'s children have it as a parent ok 349 - got from HTML::Element::Tiny=ARRAY(0x60000000004260e0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 350 - all HTML::Element::Tiny=ARRAY(0x60000000004260e0)'s children have it as a parent ok 351 - got from HTML::Element::Tiny=ARRAY(0x6000000000426370) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 352 - all HTML::Element::Tiny=ARRAY(0x6000000000426370)'s children have it as a parent ok 353 - got from HTML::Element::Tiny=ARRAY(0x6000000000426c70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 354 - all HTML::Element::Tiny=ARRAY(0x6000000000426c70)'s children have it as a parent ok 355 - got from HTML::Element::Tiny=ARRAY(0x6000000000426d70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 356 - all HTML::Element::Tiny=ARRAY(0x6000000000426d70)'s children have it as a parent ok 357 - got from HTML::Element::Tiny=ARRAY(0x6000000000426c10) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 358 - all HTML::Element::Tiny=ARRAY(0x6000000000426c10)'s children have it as a parent ok 359 - got from HTML::Element::Tiny=ARRAY(0x6000000000426ea0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 360 - all HTML::Element::Tiny=ARRAY(0x6000000000426ea0)'s children have it as a parent ok 361 - got from HTML::Element::Tiny=ARRAY(0x6000000000426fb0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 362 - all HTML::Element::Tiny=ARRAY(0x6000000000426fb0)'s children have it as a parent ok 363 - got from HTML::Element::Tiny=ARRAY(0x6000000000429c20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 364 - all HTML::Element::Tiny=ARRAY(0x6000000000429c20)'s children have it as a parent ok 365 - got from HTML::Element::Tiny=ARRAY(0x6000000000426f50) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 366 - all HTML::Element::Tiny=ARRAY(0x6000000000426f50)'s children have it as a parent ok 367 - got from HTML::Element::Tiny=ARRAY(0x6000000000429d50) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 368 - all HTML::Element::Tiny=ARRAY(0x6000000000429d50)'s children have it as a parent ok 369 - got from HTML::Element::Tiny=ARRAY(0x6000000000429e60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 370 - all HTML::Element::Tiny=ARRAY(0x6000000000429e60)'s children have it as a parent ok 371 - got from HTML::Element::Tiny=ARRAY(0x600000000042af70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 372 - all HTML::Element::Tiny=ARRAY(0x600000000042af70)'s children have it as a parent ok 373 - got from HTML::Element::Tiny=ARRAY(0x6000000000429e00) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 374 - all HTML::Element::Tiny=ARRAY(0x6000000000429e00)'s children have it as a parent ok 375 - got from HTML::Element::Tiny=ARRAY(0x600000000042b0a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 376 - all HTML::Element::Tiny=ARRAY(0x600000000042b0a0)'s children have it as a parent ok 377 - got from HTML::Element::Tiny=ARRAY(0x600000000042b1b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 378 - all HTML::Element::Tiny=ARRAY(0x600000000042b1b0)'s children have it as a parent ok 379 - got from HTML::Element::Tiny=ARRAY(0x600000000042b2b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 380 - all HTML::Element::Tiny=ARRAY(0x600000000042b2b0)'s children have it as a parent ok 381 - got from HTML::Element::Tiny=ARRAY(0x600000000042b150) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 382 - all HTML::Element::Tiny=ARRAY(0x600000000042b150)'s children have it as a parent ok 383 - got from HTML::Element::Tiny=ARRAY(0x600000000042bbe0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 384 - all HTML::Element::Tiny=ARRAY(0x600000000042bbe0)'s children have it as a parent ok 385 - got from HTML::Element::Tiny=ARRAY(0x600000000042bcf0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 386 - all HTML::Element::Tiny=ARRAY(0x600000000042bcf0)'s children have it as a parent ok 387 - got from HTML::Element::Tiny=ARRAY(0x600000000042bdf0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 388 - all HTML::Element::Tiny=ARRAY(0x600000000042bdf0)'s children have it as a parent ok 389 - got from HTML::Element::Tiny=ARRAY(0x600000000042bc90) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 390 - all HTML::Element::Tiny=ARRAY(0x600000000042bc90)'s children have it as a parent ok 391 - got from HTML::Element::Tiny=ARRAY(0x600000000042e040) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 392 - all HTML::Element::Tiny=ARRAY(0x600000000042e040)'s children have it as a parent ok 393 - got from HTML::Element::Tiny=ARRAY(0x600000000042e150) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 394 - all HTML::Element::Tiny=ARRAY(0x600000000042e150)'s children have it as a parent ok 395 - got from HTML::Element::Tiny=ARRAY(0x600000000042e250) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 396 - all HTML::Element::Tiny=ARRAY(0x600000000042e250)'s children have it as a parent ok 397 - got from HTML::Element::Tiny=ARRAY(0x600000000042e0f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 398 - all HTML::Element::Tiny=ARRAY(0x600000000042e0f0)'s children have it as a parent ok 399 - got from HTML::Element::Tiny=ARRAY(0x600000000042e380) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 400 - all HTML::Element::Tiny=ARRAY(0x600000000042e380)'s children have it as a parent ok 401 - got from HTML::Element::Tiny=ARRAY(0x600000000042f920) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 402 - all HTML::Element::Tiny=ARRAY(0x600000000042f920)'s children have it as a parent ok 403 - got from HTML::Element::Tiny=ARRAY(0x600000000042fa20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 404 - all HTML::Element::Tiny=ARRAY(0x600000000042fa20)'s children have it as a parent ok 405 - got from HTML::Element::Tiny=ARRAY(0x600000000042f8c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 406 - all HTML::Element::Tiny=ARRAY(0x600000000042f8c0)'s children have it as a parent ok 407 - got from HTML::Element::Tiny=ARRAY(0x600000000042fb50) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 408 - all HTML::Element::Tiny=ARRAY(0x600000000042fb50)'s children have it as a parent ok 409 - got from HTML::Element::Tiny=ARRAY(0x6000000000430870) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 410 - all HTML::Element::Tiny=ARRAY(0x6000000000430870)'s children have it as a parent ok 411 - got from HTML::Element::Tiny=ARRAY(0x6000000000430970) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 412 - all HTML::Element::Tiny=ARRAY(0x6000000000430970)'s children have it as a parent ok 413 - got from HTML::Element::Tiny=ARRAY(0x600000000042fc00) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 414 - all HTML::Element::Tiny=ARRAY(0x600000000042fc00)'s children have it as a parent ok 415 - got from HTML::Element::Tiny=ARRAY(0x6000000000430aa0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 416 - all HTML::Element::Tiny=ARRAY(0x6000000000430aa0)'s children have it as a parent ok 417 - got from HTML::Element::Tiny=ARRAY(0x6000000000430bb0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 418 - all HTML::Element::Tiny=ARRAY(0x6000000000430bb0)'s children have it as a parent ok 419 - got from HTML::Element::Tiny=ARRAY(0x6000000000433a40) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 420 - all HTML::Element::Tiny=ARRAY(0x6000000000433a40)'s children have it as a parent ok 421 - got from HTML::Element::Tiny=ARRAY(0x6000000000430b50) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 422 - all HTML::Element::Tiny=ARRAY(0x6000000000430b50)'s children have it as a parent ok 423 - got from HTML::Element::Tiny=ARRAY(0x6000000000433b70) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 424 - all HTML::Element::Tiny=ARRAY(0x6000000000433b70)'s children have it as a parent ok 425 - got from HTML::Element::Tiny=ARRAY(0x6000000000433c80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 426 - all HTML::Element::Tiny=ARRAY(0x6000000000433c80)'s children have it as a parent ok 427 - got from HTML::Element::Tiny=ARRAY(0x6000000000433d80) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 428 - all HTML::Element::Tiny=ARRAY(0x6000000000433d80)'s children have it as a parent ok 429 - got from HTML::Element::Tiny=ARRAY(0x6000000000433c20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 430 - all HTML::Element::Tiny=ARRAY(0x6000000000433c20)'s children have it as a parent ok 431 - got from HTML::Element::Tiny=ARRAY(0x60000000004346b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 432 - all HTML::Element::Tiny=ARRAY(0x60000000004346b0)'s children have it as a parent ok 433 - got from HTML::Element::Tiny=ARRAY(0x60000000004347c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 434 - all HTML::Element::Tiny=ARRAY(0x60000000004347c0)'s children have it as a parent ok 435 - got from HTML::Element::Tiny=ARRAY(0x60000000004348c0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 436 - all HTML::Element::Tiny=ARRAY(0x60000000004348c0)'s children have it as a parent ok 437 - got from HTML::Element::Tiny=ARRAY(0x6000000000434760) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 438 - all HTML::Element::Tiny=ARRAY(0x6000000000434760)'s children have it as a parent ok 439 - got from HTML::Element::Tiny=ARRAY(0x60000000004359e0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 440 - all HTML::Element::Tiny=ARRAY(0x60000000004359e0)'s children have it as a parent ok 441 - got from HTML::Element::Tiny=ARRAY(0x6000000000435af0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 442 - all HTML::Element::Tiny=ARRAY(0x6000000000435af0)'s children have it as a parent ok 443 - got from HTML::Element::Tiny=ARRAY(0x6000000000435bf0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 444 - all HTML::Element::Tiny=ARRAY(0x6000000000435bf0)'s children have it as a parent ok 445 - got from HTML::Element::Tiny=ARRAY(0x6000000000435a90) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 446 - all HTML::Element::Tiny=ARRAY(0x6000000000435a90)'s children have it as a parent ok 447 - got from HTML::Element::Tiny=ARRAY(0x6000000000435d20) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 448 - all HTML::Element::Tiny=ARRAY(0x6000000000435d20)'s children have it as a parent ok 449 - got from HTML::Element::Tiny=ARRAY(0x6000000000436a60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 450 - all HTML::Element::Tiny=ARRAY(0x6000000000436a60)'s children have it as a parent ok 451 - got from HTML::Element::Tiny=ARRAY(0x6000000000436b60) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 452 - all HTML::Element::Tiny=ARRAY(0x6000000000436b60)'s children have it as a parent ok 453 - got from HTML::Element::Tiny=ARRAY(0x6000000000436a00) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 454 - all HTML::Element::Tiny=ARRAY(0x6000000000436a00)'s children have it as a parent ok 455 - got from HTML::Element::Tiny=ARRAY(0x6000000000436c90) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 456 - all HTML::Element::Tiny=ARRAY(0x6000000000436c90)'s children have it as a parent ok 457 - got from HTML::Element::Tiny=ARRAY(0x60000000004375a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 458 - all HTML::Element::Tiny=ARRAY(0x60000000004375a0)'s children have it as a parent ok 459 - got from HTML::Element::Tiny=ARRAY(0x60000000004376a0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 460 - all HTML::Element::Tiny=ARRAY(0x60000000004376a0)'s children have it as a parent ok 461 - got from HTML::Element::Tiny=ARRAY(0x6000000000436d40) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 462 - all HTML::Element::Tiny=ARRAY(0x6000000000436d40)'s children have it as a parent ok 463 - got from HTML::Element::Tiny=ARRAY(0x60000000004377d0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 464 - all HTML::Element::Tiny=ARRAY(0x60000000004377d0)'s children have it as a parent ok 465 - got from HTML::Element::Tiny=ARRAY(0x60000000004378e0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 466 - all HTML::Element::Tiny=ARRAY(0x60000000004378e0)'s children have it as a parent ok 467 - got from HTML::Element::Tiny=ARRAY(0x60000000004381d0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 468 - all HTML::Element::Tiny=ARRAY(0x60000000004381d0)'s children have it as a parent ok 469 - got from HTML::Element::Tiny=ARRAY(0x6000000000437880) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 470 - all HTML::Element::Tiny=ARRAY(0x6000000000437880)'s children have it as a parent ok 471 - got from HTML::Element::Tiny=ARRAY(0x6000000000438300) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 472 - all HTML::Element::Tiny=ARRAY(0x6000000000438300)'s children have it as a parent ok 473 - got from HTML::Element::Tiny=ARRAY(0x6000000000438410) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 474 - all HTML::Element::Tiny=ARRAY(0x6000000000438410)'s children have it as a parent ok 475 - got from HTML::Element::Tiny=ARRAY(0x6000000000438510) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 476 - all HTML::Element::Tiny=ARRAY(0x6000000000438510)'s children have it as a parent ok 477 - got from HTML::Element::Tiny=ARRAY(0x60000000004383b0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 478 - all HTML::Element::Tiny=ARRAY(0x60000000004383b0)'s children have it as a parent ok 479 - got from HTML::Element::Tiny=ARRAY(0x600000000043a760) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 480 - all HTML::Element::Tiny=ARRAY(0x600000000043a760)'s children have it as a parent ok 481 - got from HTML::Element::Tiny=ARRAY(0x600000000043a870) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 482 - all HTML::Element::Tiny=ARRAY(0x600000000043a870)'s children have it as a parent ok 483 - got from HTML::Element::Tiny=ARRAY(0x600000000043a970) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 484 - all HTML::Element::Tiny=ARRAY(0x600000000043a970)'s children have it as a parent ok 485 - got from HTML::Element::Tiny=ARRAY(0x600000000043a810) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 486 - all HTML::Element::Tiny=ARRAY(0x600000000043a810)'s children have it as a parent ok 487 - got from HTML::Element::Tiny=ARRAY(0x600000000043ba90) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 488 - all HTML::Element::Tiny=ARRAY(0x600000000043ba90)'s children have it as a parent ok 489 - got from HTML::Element::Tiny=ARRAY(0x600000000043bba0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 490 - all HTML::Element::Tiny=ARRAY(0x600000000043bba0)'s children have it as a parent ok 491 - got from HTML::Element::Tiny=ARRAY(0x600000000043bca0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 492 - all HTML::Element::Tiny=ARRAY(0x600000000043bca0)'s children have it as a parent ok 493 - got from HTML::Element::Tiny=ARRAY(0x600000000043bb40) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 494 - all HTML::Element::Tiny=ARRAY(0x600000000043bb40)'s children have it as a parent ok 495 - got from HTML::Element::Tiny=ARRAY(0x600000000043bdd0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 496 - all HTML::Element::Tiny=ARRAY(0x600000000043bdd0)'s children have it as a parent ok 497 - got from HTML::Element::Tiny=ARRAY(0x600000000043c2f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 498 - all HTML::Element::Tiny=ARRAY(0x600000000043c2f0)'s children have it as a parent ok 499 - got from HTML::Element::Tiny=ARRAY(0x600000000043c3f0) to HTML::Element::Tiny=ARRAY(0x60000000002c92c0) ok 500 - all HTML::Element::Tiny=ARRAY(0x600000000043c3f0)'s children have it as a parent ok 501 # skip need Clone 0.28 ok 502 # skip need Clone 0.28 ok 503 # skip need Clone 0.28 ok 504 # skip need Clone 0.28 ok 505 # skip need Clone 0.28 ok 506 # skip need Clone 0.28 ok 507 # skip need Clone 0.28 ok 508 # skip need Clone 0.28 ok 509 # skip need Clone 0.28 ok 510 # skip need Clone 0.28 ok 511 # skip need Clone 0.28 ok 512 # skip need Clone 0.28 ok 513 # skip need Clone 0.28 ok 514 # skip need Clone 0.28 ok 515 # skip need Clone 0.28 ok 516 # skip need Clone 0.28 ok 517 # skip need Clone 0.28 ok 518 # skip need Clone 0.28 ok 519 # skip need Clone 0.28 ok 520 # skip need Clone 0.28 ok 521 # skip need Clone 0.28 ok 522 # skip need Clone 0.28 ok 523 # skip need Clone 0.28 ok 524 # skip need Clone 0.28 ok 525 # skip need Clone 0.28 ok 526 # skip need Clone 0.28 ok 527 # skip need Clone 0.28 ok 528 # skip need Clone 0.28 ok 529 # skip need Clone 0.28 ok 530 # skip need Clone 0.28 ok 531 # skip need Clone 0.28 ok 532 # skip need Clone 0.28 ok 533 # skip need Clone 0.28 ok 534 # skip need Clone 0.28 ok 535 # skip need Clone 0.28 ok 536 # skip need Clone 0.28 ok 537 # skip need Clone 0.28 ok 538 # skip need Clone 0.28 ok 539 # skip need Clone 0.28 ok 540 # skip need Clone 0.28 ok 541 # skip need Clone 0.28 ok 542 # skip need Clone 0.28 ok 543 # skip need Clone 0.28 ok 544 # skip need Clone 0.28 ok 545 # skip need Clone 0.28 ok 546 # skip need Clone 0.28 ok 547 # skip need Clone 0.28 ok 548 # skip need Clone 0.28 ok 549 # skip need Clone 0.28 ok 550 # skip need Clone 0.28 ok 551 # skip need Clone 0.28 ok 552 # skip need Clone 0.28 ok 553 # skip need Clone 0.28 ok 554 # skip need Clone 0.28 ok 555 # skip need Clone 0.28 ok 556 # skip need Clone 0.28 ok 557 # skip need Clone 0.28 ok 558 # skip need Clone 0.28 ok 559 # skip need Clone 0.28 ok 560 # skip need Clone 0.28 ok 561 # skip need Clone 0.28 ok 562 # skip need Clone 0.28 ok 563 # skip need Clone 0.28 ok 564 # skip need Clone 0.28 ok 565 # skip need Clone 0.28 ok 566 # skip need Clone 0.28 ok 567 # skip need Clone 0.28 ok 568 # skip need Clone 0.28 ok 569 # skip need Clone 0.28 ok 570 # skip need Clone 0.28 ok 571 # skip need Clone 0.28 ok 572 # skip need Clone 0.28 ok 573 # skip need Clone 0.28 ok 574 # skip need Clone 0.28 ok 575 # skip need Clone 0.28 ok 576 # skip need Clone 0.28 ok 577 # skip need Clone 0.28 ok 578 # skip need Clone 0.28 ok 579 # skip need Clone 0.28 ok 580 # skip need Clone 0.28 ok 581 # skip need Clone 0.28 ok 582 # skip need Clone 0.28 ok 583 # skip need Clone 0.28 ok 584 # skip need Clone 0.28 ok 585 # skip need Clone 0.28 ok 586 # skip need Clone 0.28 ok 587 # skip need Clone 0.28 ok 588 # skip need Clone 0.28 ok 589 # skip need Clone 0.28 ok 590 # skip need Clone 0.28 ok 591 # skip need Clone 0.28 ok 592 # skip need Clone 0.28 ok 593 # skip need Clone 0.28 ok 594 # skip need Clone 0.28 ok 595 # skip need Clone 0.28 ok 596 # skip need Clone 0.28 ok 597 # skip need Clone 0.28 ok 598 # skip need Clone 0.28 ok 599 # skip need Clone 0.28 ok 600 # skip need Clone 0.28 ok 601 # skip need Clone 0.28 ok 602 # skip need Clone 0.28 ok 603 # skip need Clone 0.28 ok 604 # skip need Clone 0.28 ok 605 # skip need Clone 0.28 ok 606 # skip need Clone 0.28 ok 607 # skip need Clone 0.28 ok 608 # skip need Clone 0.28 ok 609 # skip need Clone 0.28 ok 610 # skip need Clone 0.28 ok 611 # skip need Clone 0.28 ok 612 # skip need Clone 0.28 ok 613 # skip need Clone 0.28 ok 614 # skip need Clone 0.28 ok 615 # skip need Clone 0.28 ok 616 # skip need Clone 0.28 ok 617 # skip need Clone 0.28 ok 618 # skip need Clone 0.28 ok 619 # skip need Clone 0.28 ok 620 # skip need Clone 0.28 ok 621 # skip need Clone 0.28 ok 622 # skip need Clone 0.28 ok 623 # skip need Clone 0.28 ok 624 # skip need Clone 0.28 ok 625 # skip need Clone 0.28 ok 626 # skip need Clone 0.28 ok 627 # skip need Clone 0.28 ok 628 # skip need Clone 0.28 ok 629 # skip need Clone 0.28 ok 630 # skip need Clone 0.28 ok 631 # skip need Clone 0.28 ok 632 # skip need Clone 0.28 ok 633 # skip need Clone 0.28 ok 634 # skip need Clone 0.28 ok 635 # skip need Clone 0.28 ok 636 # skip need Clone 0.28 ok 637 # skip need Clone 0.28 ok 638 # skip need Clone 0.28 ok 639 # skip need Clone 0.28 ok 640 # skip need Clone 0.28 ok 641 # skip need Clone 0.28 ok 642 # skip need Clone 0.28 ok 643 # skip need Clone 0.28 ok 644 # skip need Clone 0.28 ok 645 # skip need Clone 0.28 ok 646 # skip need Clone 0.28 ok 647 # skip need Clone 0.28 ok 648 # skip need Clone 0.28 ok 649 # skip need Clone 0.28 ok 650 # skip need Clone 0.28 ok 651 # skip need Clone 0.28 ok 652 # skip need Clone 0.28 ok 653 # skip need Clone 0.28 ok 654 # skip need Clone 0.28 ok 655 # skip need Clone 0.28 ok 656 # skip need Clone 0.28 ok 657 # skip need Clone 0.28 ok 658 # skip need Clone 0.28 ok 659 # skip need Clone 0.28 ok 660 # skip need Clone 0.28 ok 661 # skip need Clone 0.28 ok 662 # skip need Clone 0.28 ok 663 # skip need Clone 0.28 ok 664 # skip need Clone 0.28 ok 665 # skip need Clone 0.28 ok 666 # skip need Clone 0.28 ok 667 # skip need Clone 0.28 ok 668 # skip need Clone 0.28 ok 669 # skip need Clone 0.28 ok 670 # skip need Clone 0.28 ok 671 # skip need Clone 0.28 ok 672 # skip need Clone 0.28 ok 673 # skip need Clone 0.28 ok 674 # skip need Clone 0.28 ok 675 # skip need Clone 0.28 ok 676 # skip need Clone 0.28 ok 677 # skip need Clone 0.28 ok 678 # skip need Clone 0.28 ok 679 # skip need Clone 0.28 ok 680 # skip need Clone 0.28 ok 681 # skip need Clone 0.28 ok 682 # skip need Clone 0.28 ok 683 # skip need Clone 0.28 ok 684 # skip need Clone 0.28 ok 685 # skip need Clone 0.28 ok 686 # skip need Clone 0.28 ok 687 # skip need Clone 0.28 ok 688 # skip need Clone 0.28 ok 689 # skip need Clone 0.28 ok 690 # skip need Clone 0.28 ok 691 # skip need Clone 0.28 ok 692 # skip need Clone 0.28 ok 693 # skip need Clone 0.28 ok 694 # skip need Clone 0.28 ok 695 # skip need Clone 0.28 ok 696 # skip need Clone 0.28 ok 697 # skip need Clone 0.28 ok 698 # skip need Clone 0.28 ok 699 # skip need Clone 0.28 ok 700 # skip need Clone 0.28 ok 701 # skip need Clone 0.28 ok 702 # skip need Clone 0.28 ok 703 # skip need Clone 0.28 ok 704 # skip need Clone 0.28 ok 705 # skip need Clone 0.28 ok 706 # skip need Clone 0.28 ok 707 # skip need Clone 0.28 ok 708 # skip need Clone 0.28 ok 709 # skip need Clone 0.28 ok 710 # skip need Clone 0.28 ok 711 # skip need Clone 0.28 ok 712 # skip need Clone 0.28 ok 713 # skip need Clone 0.28 ok 714 # skip need Clone 0.28 ok 715 # skip need Clone 0.28 ok 716 # skip need Clone 0.28 ok 717 # skip need Clone 0.28 ok 718 # skip need Clone 0.28 ok 719 # skip need Clone 0.28 ok 720 # skip need Clone 0.28 ok 721 # skip need Clone 0.28 ok 722 # skip need Clone 0.28 ok 723 # skip need Clone 0.28 ok 724 # skip need Clone 0.28 ok 725 # skip need Clone 0.28 ok 726 # skip need Clone 0.28 ok 727 # skip need Clone 0.28 ok 728 # skip need Clone 0.28 ok 729 # skip need Clone 0.28 ok 730 # skip need Clone 0.28 ok 731 # skip need Clone 0.28 ok 732 # skip need Clone 0.28 ok 733 # skip need Clone 0.28 ok 734 # skip need Clone 0.28 ok 735 # skip need Clone 0.28 ok 736 # skip need Clone 0.28 ok 737 # skip need Clone 0.28 ok 738 # skip need Clone 0.28 ok 739 # skip need Clone 0.28 ok 740 # skip need Clone 0.28 ok 741 # skip need Clone 0.28 ok 742 # skip need Clone 0.28 ok 743 # skip need Clone 0.28 ok 744 # skip need Clone 0.28 ok 745 # skip need Clone 0.28 ok 746 # skip need Clone 0.28 ok 747 # skip need Clone 0.28 ok 748 # skip need Clone 0.28 ok 749 # skip need Clone 0.28 ok 750 # skip need Clone 0.28 ok 751 # skip need Clone 0.28 ok 752 # skip need Clone 0.28 ok 753 # skip need Clone 0.28 ok 754 # skip need Clone 0.28 ok 755 # skip need Clone 0.28 ok 756 # skip need Clone 0.28 ok 757 # skip need Clone 0.28 ok 758 # skip need Clone 0.28 ok 759 # skip need Clone 0.28 ok 760 # skip need Clone 0.28 ok 761 # skip need Clone 0.28 ok 762 # skip need Clone 0.28 ok 763 # skip need Clone 0.28 ok 764 # skip need Clone 0.28 ok 765 # skip need Clone 0.28 ok 766 # skip need Clone 0.28 ok 767 # skip need Clone 0.28 ok 768 # skip need Clone 0.28 ok 769 # skip need Clone 0.28 ok 770 # skip need Clone 0.28 ok 771 # skip need Clone 0.28 ok 772 # skip need Clone 0.28 ok 773 # skip need Clone 0.28 ok 774 # skip need Clone 0.28 ok 775 # skip need Clone 0.28 ok 776 # skip need Clone 0.28 ok 777 # skip need Clone 0.28 ok 778 # skip need Clone 0.28 ok 779 # skip need Clone 0.28 ok 780 # skip need Clone 0.28 ok 781 # skip need Clone 0.28 ok 782 # skip need Clone 0.28 ok 783 # skip need Clone 0.28 ok 784 # skip need Clone 0.28 ok 785 # skip need Clone 0.28 ok 786 # skip need Clone 0.28 ok 787 # skip need Clone 0.28 ok 788 # skip need Clone 0.28 ok 789 # skip need Clone 0.28 ok 790 # skip need Clone 0.28 ok 791 # skip need Clone 0.28 ok 792 # skip need Clone 0.28 ok 793 # skip need Clone 0.28 ok 794 # skip need Clone 0.28 ok 795 # skip need Clone 0.28 ok 796 # skip need Clone 0.28 ok 797 # skip need Clone 0.28 ok 798 # skip need Clone 0.28 ok 799 # skip need Clone 0.28 ok 800 # skip need Clone 0.28 ok 801 # skip need Clone 0.28 ok 802 # skip need Clone 0.28 ok 803 # skip need Clone 0.28 ok 804 # skip need Clone 0.28 ok 805 # skip need Clone 0.28 ok 806 # skip need Clone 0.28 ok 807 # skip need Clone 0.28 ok 808 # skip need Clone 0.28 ok 809 # skip need Clone 0.28 ok 810 # skip need Clone 0.28 ok 811 # skip need Clone 0.28 ok 812 # skip need Clone 0.28 ok 813 # skip need Clone 0.28 ok 814 # skip need Clone 0.28 ok 815 # skip need Clone 0.28 ok 816 # skip need Clone 0.28 ok 817 # skip need Clone 0.28 ok 818 # skip need Clone 0.28 ok 819 # skip need Clone 0.28 ok 820 # skip need Clone 0.28 ok 821 # skip need Clone 0.28 ok 822 # skip need Clone 0.28 ok 823 # skip need Clone 0.28 ok 824 # skip need Clone 0.28 ok 825 # skip need Clone 0.28 ok 826 # skip need Clone 0.28 ok 827 # skip need Clone 0.28 ok 828 # skip need Clone 0.28 ok 829 # skip need Clone 0.28 ok 830 # skip need Clone 0.28 ok 831 # skip need Clone 0.28 ok 832 # skip need Clone 0.28 ok 833 # skip need Clone 0.28 ok 834 # skip need Clone 0.28 ok 835 # skip need Clone 0.28 ok 836 # skip need Clone 0.28 ok 837 # skip need Clone 0.28 ok 838 # skip need Clone 0.28 ok 839 # skip need Clone 0.28 ok 840 # skip need Clone 0.28 ok 841 # skip need Clone 0.28 ok 842 # skip need Clone 0.28 ok 843 # skip need Clone 0.28 ok 844 # skip need Clone 0.28 ok 845 # skip need Clone 0.28 ok 846 # skip need Clone 0.28 ok 847 # skip need Clone 0.28 ok 848 # skip need Clone 0.28 ok 849 # skip need Clone 0.28 ok 850 # skip need Clone 0.28 ok 851 # skip need Clone 0.28 ok 852 # skip need Clone 0.28 ok 853 # skip need Clone 0.28 ok 854 # skip need Clone 0.28 ok 855 # skip need Clone 0.28 ok 856 # skip need Clone 0.28 ok 857 # skip need Clone 0.28 ok 858 # skip need Clone 0.28 ok 859 # skip need Clone 0.28 ok 860 # skip need Clone 0.28 ok 861 # skip need Clone 0.28 ok 862 # skip need Clone 0.28 ok 863 # skip need Clone 0.28 ok 864 # skip need Clone 0.28 ok 865 # skip need Clone 0.28 ok 866 # skip need Clone 0.28 ok 867 # skip need Clone 0.28 ok 868 # skip need Clone 0.28 ok 869 # skip need Clone 0.28 ok 870 # skip need Clone 0.28 ok 871 # skip need Clone 0.28 ok 872 # skip need Clone 0.28 ok 873 # skip need Clone 0.28 ok 874 # skip need Clone 0.28 ok 875 # skip need Clone 0.28 ok 876 # skip need Clone 0.28 ok 877 # skip need Clone 0.28 ok 878 # skip need Clone 0.28 ok 879 # skip need Clone 0.28 ok 880 # skip need Clone 0.28 ok 881 # skip need Clone 0.28 ok 882 # skip need Clone 0.28 ok 883 # skip need Clone 0.28 ok 884 # skip need Clone 0.28 ok 885 # skip need Clone 0.28 ok 886 # skip need Clone 0.28 ok 887 # skip need Clone 0.28 ok 888 # skip need Clone 0.28 ok 889 # skip need Clone 0.28 ok 890 # skip need Clone 0.28 ok 891 # skip need Clone 0.28 ok 892 # skip need Clone 0.28 ok 893 # skip need Clone 0.28 ok 894 # skip need Clone 0.28 ok 895 # skip need Clone 0.28 ok 896 # skip need Clone 0.28 ok 897 # skip need Clone 0.28 ok 898 # skip need Clone 0.28 ok 899 # skip need Clone 0.28 ok 900 # skip need Clone 0.28 ok 901 # skip need Clone 0.28 ok 902 # skip need Clone 0.28 ok 903 # skip need Clone 0.28 ok 904 # skip need Clone 0.28 ok 905 # skip need Clone 0.28 ok 906 # skip need Clone 0.28 ok 907 # skip need Clone 0.28 ok 908 # skip need Clone 0.28 ok 909 # skip need Clone 0.28 ok 910 # skip need Clone 0.28 ok 911 # skip need Clone 0.28 ok 912 # skip need Clone 0.28 ok 913 # skip need Clone 0.28 ok 914 # skip need Clone 0.28 ok 915 # skip need Clone 0.28 ok 916 # skip need Clone 0.28 ok 917 # skip need Clone 0.28 ok 918 # skip need Clone 0.28 ok 919 # skip need Clone 0.28 ok 920 # skip need Clone 0.28 ok 921 # skip need Clone 0.28 ok 922 # skip need Clone 0.28 ok 923 # skip need Clone 0.28 ok 924 # skip need Clone 0.28 ok 925 # skip need Clone 0.28 ok 926 # skip need Clone 0.28 ok 927 # skip need Clone 0.28 ok 928 # skip need Clone 0.28 ok 929 # skip need Clone 0.28 ok 930 # skip need Clone 0.28 ok 931 # skip need Clone 0.28 ok 932 # skip need Clone 0.28 ok 933 # skip need Clone 0.28 ok 934 # skip need Clone 0.28 ok 935 # skip need Clone 0.28 ok 936 # skip need Clone 0.28 ok 937 # skip need Clone 0.28 ok 938 # skip need Clone 0.28 ok 939 # skip need Clone 0.28 ok 940 # skip need Clone 0.28 ok 941 # skip need Clone 0.28 ok 942 # skip need Clone 0.28 ok 943 # skip need Clone 0.28 ok 944 # skip need Clone 0.28 ok 945 # skip need Clone 0.28 ok 946 # skip need Clone 0.28 ok 947 # skip need Clone 0.28 ok 948 # skip need Clone 0.28 ok 949 # skip need Clone 0.28 ok 950 # skip need Clone 0.28 ok 951 # skip need Clone 0.28 ok 952 # skip need Clone 0.28 ok 953 # skip need Clone 0.28 ok 954 # skip need Clone 0.28 ok 955 # skip need Clone 0.28 ok 956 # skip need Clone 0.28 ok 957 # skip need Clone 0.28 ok 958 # skip need Clone 0.28 ok 959 # skip need Clone 0.28 ok 960 # skip need Clone 0.28 ok 961 # skip need Clone 0.28 ok 962 # skip need Clone 0.28 ok 963 # skip need Clone 0.28 ok 964 # skip need Clone 0.28 ok 965 # skip need Clone 0.28 ok 966 # skip need Clone 0.28 ok 967 # skip need Clone 0.28 ok 968 # skip need Clone 0.28 ok 969 # skip need Clone 0.28 ok 970 # skip need Clone 0.28 ok 971 # skip need Clone 0.28 ok 972 # skip need Clone 0.28 ok 973 # skip need Clone 0.28 ok 974 # skip need Clone 0.28 ok 975 # skip need Clone 0.28 ok 976 # skip need Clone 0.28 ok 977 # skip need Clone 0.28 ok 978 # skip need Clone 0.28 ok 979 # skip need Clone 0.28 ok 980 # skip need Clone 0.28 ok 981 # skip need Clone 0.28 ok 982 # skip need Clone 0.28 ok 983 # skip need Clone 0.28 ok 984 # skip need Clone 0.28 ok 985 # skip need Clone 0.28 ok 986 # skip need Clone 0.28 ok 987 # skip need Clone 0.28 ok 988 # skip need Clone 0.28 ok 989 # skip need Clone 0.28 ok 990 # skip need Clone 0.28 ok 991 # skip need Clone 0.28 ok 992 # skip need Clone 0.28 ok 993 # skip need Clone 0.28 ok 994 # skip need Clone 0.28 ok 995 # skip need Clone 0.28 ok 996 # skip need Clone 0.28 ok 997 # skip need Clone 0.28 ok 998 # skip need Clone 0.28 ok 999 # skip need Clone 0.28 ok 1000 # skip need Clone 0.28 1..1000 ok 500/1000 skipped: need Clone 0.28 t/minimum-perl......1..0 # Skip Test::MinimumVersion not installed skipped all skipped: Test::MinimumVersion not installed t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 3 tests and 500 subtests skipped. Files=9, Tests=1065, 2 wallclock secs ( 1.61 cusr + 0.35 csys = 1.96 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/HTML/Element/Tiny.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/HTML::Element::Tiny.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