Hacker News new | past | comments | ask | show | jobs | submit login

In Perl, you can set $SIG{__DIE__} to a function that gets all exceptions. You can also override CORE::die or CORE::GLOBAL::die.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: