in reply to Re: Re: Re: (jeffa) Re: Script does not die when DB connection fails
in thread Script does not die when DB connection fails

$dbh-prepare("select foo from bar") || die $dbh->errstr;
--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

  • Comment on Re: Re: Re: Re: (jeffa) Re: Script does not die when DB connection fails
  • Download Code