in reply to exception handling (the weird way)
Not that either is better per-se, but somehow i feel the %SIG method is cleaner... maybe because i shy away from ever writting *CORE:: ... everytime i do, i hurt myself :/# old *CORE::GLOBAL::die = \¨ # new $SIG{__DIE__} = \¨
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: exception handling (the weird way)
by Felonious (Chaplain) on Mar 08, 2002 at 16:24 UTC |