Re: RFC 151 (v2) Merge C<$!>, C<$^E>, C<$@> and C<$?>

2000-09-07 Thread Peter Scott
At 03:55 PM 9/7/00 -0700, Nathan Wiger wrote: > > Merge all these variables into one. Say for the sake of argument that it > > is C<$!> (for the mnemonic value of "something went bang"). > >First off, nice RFC. :-) I've liked this for a while now but haven't >commented on it. > >Though you don't

Re: RFC 151 (v2) Merge C<$!>, C<$^E>, C<$@> and C<$?>

2000-09-07 Thread Nathan Wiger
> Merge all these variables into one. Say for the sake of argument that it > is C<$!> (for the mnemonic value of "something went bang"). First off, nice RFC. :-) I've liked this for a while now but haven't commented on it. Though you don't say so (or maybe I missed it), I'm assuming that $! wil