in reply to Can't use string ("2") as a HASH ref while "strict refs" in use
This reminds me of Why is my code assigning the last-retrieved value to all elements in my hash?, which turned out to have a similar problem ($MyHash{$item} = 2 somewhere). If you can tell us which line is 209 or provide a complete snippet that shows the problem, we could be of more assistance.
|
|---|