Help for this page
use Text::CSV::Simple; my $parser = Text::CSV::Simple->new; ... warn( $DBI::errstr ) if ( $DBI::err ); $rc=$dbh->disconnect(); } # END Execute