in reply to Re^2: Error : Can't use a hash as a reference
in thread Error : Can't use a hash as a reference
Again: That's not how you access a hash.
Maybe you want:
$rowRetrun{ 'contractList' } = "";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Error : Can't use a hash as a reference
by anjultyagi (Novice) on Nov 21, 2018 at 12:29 UTC |