bh_perl has asked for the wisdom of the Perl Monks concerning the following question:

Hi.. I am trying to learn XML parser using perl right now. Could some help me where i can download the module ? and what is the best module for XML ? Otherwise where i get some exmpale on it ?

Replies are listed 'Best First'.
Re: Download XML module..
by sen (Hermit) on Jun 06, 2007 at 07:28 UTC
    hi

    Download from CPAN

    XML::Simple Easy API to maintain XML

    XML::Twig A perl module for processing huge XML documents in tree mode

Re: Download XML module..
by mirod (Canon) on Jun 06, 2007 at 07:44 UTC
Re: Download XML module..
by Polonius (Friar) on Jun 06, 2007 at 07:33 UTC