in reply to Re: Manipulate deepest values in complex hash structures
in thread Manipulate deepest values in complex hash structures
Or can you see a possibility to pass an absolute key-path which selects only the deepest leaves?
And the each-method will only return copies which can't be manipulated.
OTOH generating an iterator is for sure an interesting alternative.
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Manipulate deepest values in complex hash structures
by locked_user sundialsvc4 (Abbot) on Apr 30, 2013 at 18:07 UTC |