![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Increment avoids warning unexpectedlyby MonkE (Hermit) |
on Jun 07, 2006 at 17:07 UTC ( #554093=note: print w/replies, xml ) | Need Help?? |
The autoincremenet operator is "magical", see perlman:perlop for more details. Try adding the following code to your test program to see the magic at work:
In Section
Seekers of Perl Wisdom
|
|