It makes sense. Thanks. There are already modules doing essentially the same. Most of them build the trees from the root to the leaves, employing multi-dimensional arrays and hashes. Hopefully, there will be people who like my approach of building the tree from a pile of leaves and connecting the leaves to other leaves into branches.
Arkady. On Mon, 24 Mar 2003, Clayton L. Scott wrote: > On Mon, 24 Mar 2003, Arkady Grudzinsky wrote: > > > John: > > > > Thanks for your interest in my modules. I have a working example, but it > > is not on the web. I will send you the code to try out. The modules are > > ready for release and I plan to make only few changes which will not > > affect the general interface. > > Wouldn't it then fit in the CPAN Tree::* hierarchy? > > PS It looks nice. > > Clayton > > --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
