Hi, the usage of "my" to scope variables is a good habit, and under "strict" is almost a need. But just today I realized that having to write "my" in front of each block of variables does not seem to me a perl-ish way of doing things: it requires extra effort to a quite simple task (variable declaration). Is there any ongoing effort to make "my" the default behavior (for example in Perl 6, that I'm totally unaware of)?
Thanks, Luca -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/