in reply to Re: Re: Tl::MainLoop() catch errors
in thread Tl::MainLoop() catch errors

If you set $DBI::RaiseError to 1, the exceptions are raised for you (i.e. DBI calls die).

  • Comment on Re: Re: Re: Tl::MainLoop() catch errors