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


in reply to Re: On XML parsing
in thread On XML parsing

Sounds like sage advice from good monks mirod, neophyte and tilly.

For the great unwashed masses (like myself - gasp) who still parse with regexen, new PM Tutorials on HTML::Parser and XML::Parser or even Parse::RecDescent would make t'sall good.   And prolly probably garner a few ++'s.

Any takers?
    cheers,
    Don
    striving for Perl Adept
    (it's pronounced "why-bick")

Replies are listed 'Best First'.
Re: Re: (2) On XML parsing (tutorial, perhaps?)
by mirod (Canon) on Dec 14, 2000 at 18:49 UTC

    You could start by having a look at the module review for XML::Parser and Parse::RecDescent comes with a huge pod (what else would you expect from Damian anyway, it's even in English, no Latin nor Klingon) and I think a tutorial somewhere in the .tar file.

      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