use HTML::TableExtract qw(tree); #### my @values = map defined($_) ? $_ : ' ', @$row;