RE: Exception stack: let's use the @@ list.

[email protected] ("Brust, Corwin") Tue, 22 Aug 2000 19:26:50 -0500
Newsgroups perl.perl6.language.errors
Message-ID <[email protected]>
<snip>
-----Original Message-----
From: Tony Olekshy [mailto:[email protected]]
Sent: Tuesday, August 22, 2000 6:27 PM
To: [email protected]
Subject: Re: Exception stack: let's use the @@ list.

That's well and good, but the source code syntax says it's a block,
not a sub.  Am I supposed to spend the rest of my life asking myself,
"Wait, is this one of Corwin's special blocks?" ;-)

I think we should leave @_ alone.  @@ is free and it's the perfect
dual of $@.  What more could we ask for?

</snip>

Ok, uncle.

I think C<throw> was already going to operate on $@ by default, what about
C<warn>?

-Corwin