Help for this page
use DBI; my $dbh = DBI->connect ( ... { f_ext => ".csv/r", # Named and defined f_schema => undef, # Named and undefined });