in reply to Re: duplicate keys on hash
in thread duplicate keys on hash
Scalar found where operator expected at - line 2, near "@($hash" (Missing operator before $hash?) Useless use of push with no values at - line 2. syntax error at - line 2, near "@($hash" Execution of - aborted due to compilation errors.
Dereference uses curly brackets, not the round ones.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: duplicate keys on hash
by Anonymous Monk on Feb 11, 2015 at 19:57 UTC |