in reply to Re: XML PARSING of dynamic xml file to flat file
in thread XML PARSING of dynamic xml file to flat file

am new to perl so if i get parsing solution it will be great help. what you said in pseudocode solution is my exact requirement.

  • Comment on Re^2: XML PARSING of dynamic xml file to flat file

Replies are listed 'Best First'.
Re^3: XML PARSING of dynamic xml file to flat file
by McA (Priest) on Aug 08, 2013 at 14:19 UTC

    Look at the Super Search facility of perlmonks. You will find so much stuff about XML parsing.

    Have a look at XML::Twig as one of the top rated modules.

    Best regards
    McA