Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Recursive function adds data to a hash/array

by darkphorm (Beadle)
on Mar 10, 2004 at 20:10 UTC ( [id://335587]=note: print w/replies, xml ) Need Help??


in reply to Re: Recursive function adds data to a hash/array
in thread UPDATED: Recursive function adds data to a hash/array

You've hit it on the head. The code parses tags, some of which can be nested, in order to insert data elements into the tags.

When there are no more nested elements, there is no more recursion.

This part works now... but I'm now trying to figure out how to recursively pull back out
$groups[$indx]{sub}[$subindex]...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://335587]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 07:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found