in reply to Re^2: Parse data representing hash
in thread Parse data representing hash
I'd rather keep the values° in @path, choroba keeps the keys.
Like this I don't need any dive function, the ref of the hash to be extended is already available (or must be autovivified if undef)
Cheers Rolf
(addicted to the Perl Programming Language)
°) or even the refs of the values
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Parse data representing hash
by peterp (Sexton) on Jun 28, 2014 at 23:21 UTC |