in reply to Re^3: Question on "Effective Perl Programming"
in thread Question on "Effective Perl Programming"

Don't supply a message:
MyException->throw()
This seemed like a reasonable thing to do at the time, since I was only looking at the class name, not the message.

Replies are listed 'Best First'.
Re^5: Question on "Effective Perl Programming"
by kyle (Abbot) on Sep 06, 2007 at 11:59 UTC

    In that case, I get exactly the same result as with the '' message.

      According to the changelog, this was fixed in version 1.01.