in reply to
dynamic hashed tree
Why not use one of the tree modules from CPAN? I've had great success with
Tree::DAG_Node
, and there are other simpler ones too.
Comment on
Re: dynamic hashed tree
Replies are listed 'Best First'.
Re: Re: dynamic hashed tree
by
norbu09
(Initiate)
on Aug 07, 2003 at 07:34 UTC
cool worked perfectly.
i bilt a DBI based apache config mod-perl thing to configure virtual hosts. works great.
[reply]
In Section
Seekers of Perl Wisdom