in reply to
Re: To plot a tree
in thread
To plot a tree
Yes, in fact,I get all the relations(root-->child_node) in the first pass(read), store them in a HASH,then I plot them.
Comment on
Re^2: To plot a tree
In Section
Seekers of Perl Wisdom