On Tue, Feb 06, 2001 at 05:01:03AM +1100, Damian Conway wrote: > > Really? Are lexicals in the sub visible in the post handler? > > No. Only the original arguments and the return value. > > > (Of course I realize *F does not illustrate this...) > > Exactly. ;-) > > Actually, I do agree that Perl 6 ought to provide a universal "destructor" > mechanism on *any* block. For historical reasons, I suppose it should be > C<continue>, though I would much prefer a more generic name, such as > C<cleanup>. C<mop> ? :-) -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen
- POST blocks (like END, but in ... David L. Nicol
- Re: POST blocks (like END, but... Nicholas Clark
- Re: POST blocks (like END, but... David L. Nicol
- Re: POST blocks (like END, but... Nicholas Clark
- Re: POST blocks (like END, but... Bart Lateur
- Re: POST blocks (like END, but... John Porter
- Re: POST blocks (like END, but... John Porter
- Re: assign to magic name-of-fu... Glenn Linderman
- Re: assign to magic name-of-functi... Glenn Linderman
- Re: assign to magic name-of-functi... Johan Vromans
- Re: assign to magic name-of-function va... Jarkko Hietaniemi
- Re: assign to magic name-of-function variab... Bart Lateur
- Re: assign to magic name-of-function va... Johan Vromans
- Re: assign to magic name-of-functi... John Porter
- Re: assign to magic name-of-functi... Ariel Scolnicov
- more POST recitation David L. Nicol
- Re: more POST recitation Ken Fox
- Re: assign to magic name-of-function variable instead of... Branden