And I don't think you're missing anything... hope I didn't make you spin too many cycles on that.
As I said it was a curiosity: A way to give $_ a 'pretty name' in a for or while loop. You're saying it's already the same to do:
for $line (<DATA>) {} # or for alias $line (<DATA>) {}
Ok. /shrug. I naively saw the named subroutine arguments as roughly the same thing. I am enlightened. =)
--Solo
--
You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.
In reply to Re^4: RFC: Is there more to alias?
by Solo
in thread RFC: Is there more to alias?
by xmath
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |