On Mon, Sep 25, 2000 at 03:10:47PM -0400, Uri Guttman wrote:
> in what order? like BEGIN and END?
Whatever, yes.
> what if you wanted a block scoped warn handler?
What about it? (Or did someone eat the "local" keyword already?)
> i think it would be better to have some explicit way of
> setting the handlers at runtime (better than %SIG) to give more
> control.
Are you talking about signals or warn/die now?
> maybe instead of use signal, an extension to use warnings. you
> can pass it a code ref and/or a list of warnings to enable.
Could do that, yeah.
--
It's difficult to see the picture when you are inside the frame.