or download this
my $dbh = DBI->connect("$connection", "$user", "$pass",
{PrintError => 0,
...
ora_module_name => $base_scriptname # set module name for this s
+ession to the name of this script.
})
or error_check('N','Y','N',"Could Not Connect To Database: ". $DBI
+::errstr);