>Let's fall back to what we have already: > $\ = "\n"; print $a = () = qw(a b c); >--> > 3 >All those who expected that the list would be evaluated in array (not >list!) context, raise your hands. Not many, I would think. Read my last letter--the one nobody commented on. What do you *want*? You want something that counts? Or you want something that returns the last element? Then write such--don't do this pretend LISTIFY thing. --tom
- Re: Change "($one, $two)=" b... Tom Hughes
- Re: Change "($one, $two)=" b... Jeremy Howard
- Re: Change "($one, $two)=" b... Damian Conway
- Re: Change "($one, $two)=" b... Tom Christiansen
- Re: Change "($one, $two)=" b... Nathan Wiger
- Re: Change "($one, $two)=" b... Peter Scott
- Re: Change "($one, $two)=" b... Jeremy Howard
- Re: Change "($one, $two)=" b... Nathan Wiger
- Re: RFC 175 (v1) Add C<list> keyword to forc... Randal L. Schwartz
- Re: RFC 175 (v1) Add C<list> keyword to force lis... Bart Lateur
- Re: RFC 175 (v1) Add C<list> keyword to forc... Tom Christiansen
- Re: RFC 175 (v1) Add C<list> keyword to forc... Tom Christiansen
- Re: RFC 175 (v1) Add C<list> keyword to ... Bart Lateur
- Re: RFC 175 (v1) Add C<list> keyword... Tom Christiansen
- Re: RFC 175 (v1) Add C<list> keyword... Tom Christiansen
- Re: RFC 175 (v1) Add C<list> keyword to forc... John Porter