in reply to Re: Parsing a tree instead of a string?
in thread Parsing a tree instead of a string?

I guess that can be used for simple pattern matching, but i need more... Backtracking, nesting of patterns, etc.

I also guess that the Tree:: family of modules has some implementation akin to File::Find's traversal and extraction.

Nice idea though ;-)

-nuffin
zz zZ Z Z #!perl
  • Comment on Re^2: Parsing a tree instead of a string?