![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^6: Mapping & Hash Issuesby Anonymous Monk |
on Mar 29, 2017 at 17:58 UTC ( #1186412=note: print w/replies, xml ) | Need Help?? |
The record number (1840) is inaccurate because it's counting the map file as well. You might want to put this line just above the start of the second while loop:
(Yes, that's almost a copy of a previous line, but note that the my is missing.)
In Section
Seekers of Perl Wisdom
|
|