my $dbh = DBI->connect('db conn info here','userid','password',{RaiseError => 1});