Help for this page
my $dbh = DBI->connect("dbi:Oracle:host=localhost;sid=testdb1", "user1 +", "pass1", +{ ora_dbh_share => \$orashr} ) || die $!;