![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: Putting an array into a hashby Theo (Priest) |
on Dec 13, 2004 at 06:31 UTC ( #414321=note: print w/replies, xml ) | Need Help?? |
Thanks to the observations of Zaxo and you, I've gotten through some errors, misunderstandings and typos, but there is one error message I don't understand (even with use diagnostics). The whole program follows with the error listed first. The line giving the error is the one with the map command. It looks like the variables $1, $2 are somehow not being set. Perhaps the oddest aspect is that the program seems to work anyway. The error message is repeated 3 times.
Error: OutPut: Stdnt 1987 SomeAddr@abc.com So, can I safely ignore the error since the code does what I expect? Or is that asking for trouble? -Theo- (so many nodes and so little time ... )
In Section
Seekers of Perl Wisdom
|
|