in reply to Re^4: multi level hash terror - if statement to access specific elements
in thread multi level hash terror - if statement to access specific elements
...Removing the print doesn't help ... = 'Gay'
Why are you still using the assignment operator instead of the string equality comparison operator eq?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: multi level hash terror - if statement to access specific elements
by hungrysumo79 (Initiate) on Feb 13, 2016 at 04:45 UTC | |
by beech (Parson) on Feb 13, 2016 at 07:56 UTC | |
by soonix (Chancellor) on Feb 17, 2016 at 10:52 UTC |