Help for this page
my $dbh = DBI->connect ("dbi:CSV:", undef, undef, { f_dir => $_ENV::TempFilesDIR, ... PrintError => 1, ShowErrorStatement => 1, }) or die $DBI::errstr;