- or download this
$tes = new HTML::TableExtract(headers => [qw(Summer)]);
$tes->parse($mech->content());
- or download this
foreach $ts ($tes->table_states) {
foreach $row ($ts->rows)
...
print $row->[1],"999\n";
}
}
- or download this
Table (2,10):
^M
...
^M
$1,623.57^M
^M