Help for this page

Select Code to Download


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