in reply to Re: Using HTML::TableExtract cell methodin thread Using HTML::TableExtract cell method
Thanks for the response. I found the problem. When I removed the
qw(tree) [download]
from
use HTML::TableExtract qw(tree); [download]
the text for the date is correct.