http://qs1969.pair.com?node_id=46620


in reply to Re: Re: (2) On XML parsing (tutorial, perhaps?)
in thread On XML parsing

Parse::RecDescent also comes with a copy of Damian's article "The man of Descent" which was originally published in the The Perl Journal a couple of years ago. This is a great introduction to parsing technology in general and using Parse::RecDEscent in particular.

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me

  • Comment on Re: Re: Re: (2) On XML parsing (tutorial, perhaps?)

Replies are listed 'Best First'.
Re: Re: Re: Re: (2) On XML parsing (tutorial, perhaps?)
by merlyn (Sage) on Dec 14, 2000 at 19:57 UTC

      I was deliberately holding back from mentioning that there were tutorials on HTML::Parser, XML::Parser and Parse::RecDescent in my forthcoming book Data Munging with Perl.

      But if blatent self-promotion is in order.... :)

      --
      <http://www.dave.org.uk>

      "Perl makes the fun jobs fun
      and the boring jobs bearable" - me