Update: Just found that the answer to this is covered by the documentation of Devel::EvalError. A quick read seems to suggest that the issue can only arise if there's a DESTROY method which uses eval (however indirectly) and doesn't localise $@.
You'll have to decide whether that would be a problem for you...
--
use JAPH;
print JAPH::asString();
In reply to Re^3: How many different ways can Perl code fail?
by wol
in thread How many different ways can Perl code fail?
by Jeffrey Kegler
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |