Being able to use the same name for two variables, one array and one scalar, is something I actually like about Perl.
One thing I don't like about programming is that I always have to think about variable names. So to me any way to reduce the need to do it is good news.
In reply to Re^2: About the use of the plural form for the name of variables
by grondilu
in thread About the use of the plural form for the name of variables
by grondilu
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |