in reply to Re: Accessing variables in an external hash without eval
in thread Accessing variables in an external hash without eval
Thank you however the code didn't work, i get an error saying i cant use an undefined value as an array reference on the line with the push statement. Also because my function will be called multiple times will the global %hash variable be overwritten? Im not sure how the global will work for multpile different hashes all using one global.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Accessing variables in an external hash without eval
by Athanasius (Archbishop) on May 17, 2017 at 05:50 UTC |