So, I just walked a co-worker through how to use eval/die to catch errors before they propigate.
(He wanted to use a signal handler to see if a system() call was running rogue. Pretty cool stuff.)
Does that mean I can put "structured exception handling" on my resume? :-)