![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^2: eval {require module};?by nobull (Friar) |
on Mar 17, 2006 at 17:27 UTC ( #537506=note: print w/replies, xml ) | Need Help?? |
Many months later I now know how eval{} can fail and yet not set $@. It happens if a DESTROY method called during the stack-unwind also does an eval.
In Section
Seekers of Perl Wisdom
|
|