Text::Balanced isn't standard. Damian -----------cut-----------cut-----------cut-----------cut-----------cut---------- --- perlfaq4.pod Mon Feb 28 21:06:13 2000 +++ perlfaq4.pod.fix Wed Mar 15 07:39:25 2000 @@ -444,9 +444,9 @@ parser. If you are serious about writing a parser, there are a number of -modules or oddities that will make your life a lot easier. There is -the CPAN module Parse::RecDescent, the standard module Text::Balanced, -the byacc program, the CPAN module Parse::Yapp, and Mark-Jason +modules or oddities that will make your life a lot easier. There are +the CPAN modules Parse::RecDescent, Parse::Yapp, and Text::Balanced; +the byacc program; and Mark-Jason Dominus's excellent I<py> tool at http://www.plover.com/%7Emjd/perl/py/ .Thread Next