[cgiapp] Re: [OT] HTML::Parser::PurePerl
Mark Stosberg
mark at summersault.com
Thu Feb 19 11:40:39 EST 2009
On Thu, 19 Feb 2009 13:54:44 +1100
Ron Savage <ron at savage.net.au> 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
mark at summersault.com Summersault, LLC
765-939-9301 ext 202 database driven websites
. . . . . http://www.summersault.com/ . . . . . . . .
More information about the cgiapp
mailing list