Help for this page

Select Code to Download


  1. or download this
    my $table = Data::Table::fromSQL($dbh,
                                     "select whatever from table where col
    + = ?",
                                     $val);