Re: RFC 299 (v1) C<@STACK> - a modifyable C<caller()>
[email protected] (Piers Cawley) 26 Sep 2000 09:49:44 +0100
| Newsgroups | perl.perl6.language.subs |
|---|---|
| Message-ID | <[email protected]> |
Perl6 RFC Librarian <[email protected]> writes: > This and other RFCs are available on the web at > http://dev.perl.org/rfc/ > > =head1 TITLE > > C<@STACK> - a modifyable C<caller()> Why am I having bad thoughts along the lines of: local @STACK = @SAVED_STACK I don't know what'd do, but it'd be fun to find out... -- Piers