in reply to
Re: Array to nested hash
in thread
Array to nested hash
The question is - why?
Homework?
Comment on
Re^2: Array to nested hash
Replies are listed 'Best First'.
Re^3: Array to nested hash
by
amw1
(Friar)
on Nov 08, 2004 at 17:20 UTC
No, not homework. Trying to generate a nested data structure from a path statement that looks like
level1::level2::level3::leaf
for a menuing system.
[reply]
In Section
Seekers of Perl Wisdom