in reply to Problem with hash
It would help if you'd point out the line generating the warning. I think it's this one:
$statusList{$banco} = $statuss;
My guess is $banco is undef, probably because there's a blank line in santa1.txt.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Problem with hash
by padawan_linuxero (Scribe) on Jun 03, 2008 at 17:30 UTC | |
by wade (Pilgrim) on Jun 03, 2008 at 17:33 UTC |