Help for this page
Select Code to Download
Select
or
download this
use HTML::TableExtract qw(tree);
Select
or
download this
my @values = map defined($_) ? $_ : ' ', @$row;