in reply to Re: Guard, Scope::Guard and End defunct in perl 5.12?
in thread Guard, Scope::Guard and End defunct in perl 5.12?

So I'll have to set up a signal handler and do my cleanup in there. I thought I could do a catch-all by using one of the guard modules.
  • Comment on Re^2: Guard, Scope::Guard and End defunct in perl 5.12?