bugsbunny has asked for the wisdom of the Perl Monks concerning the following question:
What I thought, is a string with ID's of all parents (for the element), the problem then is that this can be time&memory consuming to buid it..$hash{element} =~ /$parentID/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: XML tree to HASH
by mirod (Canon) on Aug 15, 2003 at 15:50 UTC | |
|
Re: XML tree to HASH
by eric256 (Parson) on Aug 15, 2003 at 15:06 UTC |