in reply to
Specific Text Extracting
What you're wanting to do is probably possible using the
HTML::TreeBuilder
module in conjunction with the HTML::TableExtract module you referred to.
Comment on
Re: Specific Text Extracting
In Section
Seekers of Perl Wisdom