in reply to
(cLive ;-) Re: use Fatal;
in thread
use Fatal;
No need to use fatal with DBI. Just set DBI's RaiseError flag to true. You can even use eval() to catch exceptions with it.
Comment on
Re: (cLive ;-) Re: use Fatal;
In Section
Meditations