• Patch up the custom `die`. If die is called in an eval, we call `Carp::croak` so that die behaves as it should (ie. it sets up the `$@` global.). Also, we call `exit` with `$!`. Changed: U trunk/Bundles/Perl.tmbundle/Support/PerlMate/exception_handler.pm