http://www.perlmonks.org?node_id=889622


in reply to Re^2: Die silently? (/^but+$/)
in thread Die silently?

You're mildly incorrect. Perl does not automatically stringify your exception objects. It leaves them alone and they're just like a regular objects. tye's object happens to have an overloaded conversion but that's only invoked when you examine it by printing $@ or testing to see if $@ is true/false.

⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊