in reply to Re^2: Symbolic references
in thread Symbolic references
> What if I may have a variable number of variables..
you can put a unlimited anount of elements into '$path' and it will work as long as the intermediate values really exist within the nested hashes (otherwise the result is undef).
> Is there a programatic way to read N variables into the reference?
??? what do you mean here with "reference"?
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Symbolic references
by Anonymous Monk on Apr 15, 2013 at 06:57 UTC | |
by Anonymous Monk on Apr 15, 2013 at 07:05 UTC | |
by LanX (Saint) on Apr 15, 2013 at 13:16 UTC |