Hi choroba
Thank you for your reply.
my @values = map defined($_) ? $_ : ' ', @$row;works perfectly. I see the problem with using grep in this case.
Changing: use HTML::TableExtract;
to: use HTML::TableExtract qw (tree);
yields: HTML::ElementTable::DataElement=HASH(0x3275f84), which repeats with different letters and numbers in between the HASH(), which I assume is the data within each cell of each table. More Googling required!!!
Cheers
Mr Bigglesworth
In reply to Re^2: HTML::TableExtract issues
by Mr Bigglesworth
in thread HTML::TableExtract issues
by Mr Bigglesworth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |