in reply to Re: Error: Odd number of elements in anonymous hash
in thread Error: Odd number of elements in anonymous hash
It's odd, but %$subargs is valid there. It expands the hash reference, then overwrites the values of subkey1 and subkey2.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Error: Odd number of elements in anonymous hash
by onelesd (Pilgrim) on Jul 23, 2011 at 07:12 UTC | |
by Marshall (Canon) on Jul 23, 2011 at 07:43 UTC | |
by Anonymous Monk on Jul 23, 2011 at 07:17 UTC |