Help for this page
$dbh = DBI->connect ("dbi:CSV:", undef, undef, { f_schema => undef, ... PrintError => 1, FetchHashKeyName => "NAME_lc", }) or die $DBI::errstr;