Help for this page

Select Code to Download


  1. or download this
    use Data::Consumer::Dir;
    use Getopt::Long;
    ...
          $dbh->do('insert into foo (date,height,width) values (?,?,?)',un
    +def,@f);
      }
    });