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

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

Hello monks,

I need to parse several large XML files, and add more XML as needed. I have looked into both XML::Parse, and XML::Twig. The Twig module seems to be more low level, but unfortunately it doesn't work on my windows box.

Does anyone have any suggestions for another module that would accomplish the same thing?

Thanks