In message <[EMAIL PROTECTED]> Nathan Torkington <[EMAIL PROTECTED]> wrote: > Peter Scott writes: > > > > ($a, $b, $c) = <FH>; > > > > or > > > > @a[4,1,5] = <FH>; > > > > only read three lines? > > > > > >I think this is a superb idea, and look forward to someone's RFC'ing it. > > Should be part of the want() context. Permit operations to discover > (as does split) how many elements they're being assigned to. Alternatively <FH> could just push an iterator on the stack and then the assignment could iterate until it had got as many values as it needed. Tom -- Tom Hughes ([EMAIL PROTECTED]) http://www.compton.nu/ ...There once was a woman from Venus, whose body was shaped like....
- Re: Change "($one, $two)=" behavior for optimi... Damian Conway
- Re: Change "($one, $two)=" behavior for o... Peter Scott
- Re: Change "($one, $two)=" behavior f... Nathan Torkington
- Re: Change "($one, $two)=" behavi... Peter Scott
- Re: Change "($one, $two)=" behavi... Tom Hughes
- Re: Change "($one, $two)=" behavior f... David L. Nicol
- Re: Change "($one, $two)=" behavior for o... Damian Conway
- Re: Change "($one, $two)=" behavior f... Nathan Wiger
- Re: Change "($one, $two)=" behavior f... Damian Conway
- Re: Change "($one, $two)=" behavi... Nathan Wiger
- Re: Change "($one, $two)=" behavi... Damian Conway
- Re: Change "($one, $two)=" be... Nathan Wiger
- Re: Change "($one, $two)=" behavi... Nathan Wiger
- Re: Change "($one, $two)=" behavi... Graham Barr
- Re: Change "($one, $two)=" behavi... Damian Conway