Subject: | </p> w/o a previous <p> ends the treebuild... |
Date: | Tue, 16 Jan 2007 21:35:36 -0600 |
To: | bug-HTML-Tree [...] rt.cpan.org |
From: | "John Robinson" <john.holland.robinson [...] gmail.com> |
Message body is not shown because sender requested not to inline it.
The print doesnt show the rest of the table... it stops right @ the </p>...
i remove the </p> and it builds the tree properly.
The </p> doesnt have a begining, I'm guessing the treebuilder freaks when it
sees the end tag w/o a begining.
Thanks
jhr
----html----
<td width="70%" valign=top style='width:70.0%;padding:.75pt .75pt .75pt
.75pt'><font face="Arial, Helvetica, sans-serif" size="2">Internal
Medicine,<br>
Medical Oncology,<br> </p>
Clinical Pharmacology</font></td>
---- perl ----
if ( $industry_table = ($tree->look_down('_tag', 'table'))[3] ) {
print $industry_table->as_text."\n";
} else {
}
Show quoted text
--- system info ---
Originally Treebuilder version 3.13, but later 3.23
This is perl, v5.8.6 built for i386-freebsd-64int
(with 2 registered patches, see perl -V for more detail)
FreeBSD [hostname] 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06
UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386