Restore the value of $@ from before the local
authorYuval Kogman <nothingmuch@woobling.org>
Fri, 11 Sep 2009 17:52:41 +0000 (02:52 +0900)
committerYuval Kogman <nothingmuch@woobling.org>
Fri, 11 Sep 2009 18:00:26 +0000 (03:00 +0900)
commit511c05caecd550023e029dcfdeb3995c64def4d9
tree3666c5ef91f75923afcaa58f1e2e9034b46fec44
parente605bd3588d9ad00ca090ec1402292e8301550f2
Restore the value of $@ from before the local

This allows exception objects to be constructed with the previous value
of $@, but that behavior would rely on Try::Tiny
lib/Try/Tiny.pm
t/basic.t