On Thu, 19 Feb 2009 13:54:44 +1100
Ron Savage <[email protected]> wrote:

> Hi Folks
> 
> OK. I've got this going, but it just reads and writes files.
> 
> I'm thinking of storing the tags in a tree, thereby allowing a visit()
> method.
> 
> Does anyone know of a pure Perl tree manager?

I have never used one, but Tree::Simple seems like a reasonable starting
place. That module also tries to explain the pros and cons of other
tree modules:

http://search.cpan.org/~stevan/Tree-Simple-1.18/lib/Tree/Simple.pm#OTHER_TREE_MODULES

    Mark

-- 
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark Stosberg            Principal Developer  
   [email protected]     Summersault, LLC     
   765-939-9301 ext 202     database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .



#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to