in reply to Re: Kindly suggest a good starting point for XML Parsing.
in thread Kindly suggest a good starting point for XML Parsing.

Hi Toolic,

Thank you for your reply. I did browse through the documentation. Currently the site is being updated but from what I read in the intro part, it states that understanding of the Object Oriented part of Perl will be needed. I just know some basic stuff using which I wrote a script 944083. Should dive straight off into XML Parsing or should I spend more time getting more familiar with some advanced concepts in Perl? Kindly let me know.

Perlpetually Indebted To PerlMonks

Replies are listed 'Best First'.
Re^3: Kindly suggest a good starting point for XML Parsing.
by toolic (Bishop) on Dec 29, 2011 at 19:41 UTC
    Just dive right in. Figure out the OO pieces as you go.

      Hi Toolic,

      Thank you for your guidance.

      Perlpetually Indebted To PerlMonks