I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time
for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or
on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news,
I hope these links will serve you well.
Posted on 2006-01-03 01:52:28-08
by earlin response to 1541
Re: Exception::Class objects in scalar context
I know there are numerous ways to prevent the undesired behavior. And Exception::Class::die is an interesting workaround.
But I just want to understand the reason why the current behavior was implemented. I want to see the author's point of view.