Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    or die($DBI::errstr);
    $csvh->{csv_allow_whitespace} = 1;
    $csvh->{'csv_tables'}{'csv'} = { file => 'file.csv' };