There's also XML::LibXML::Document
XML::LibXML::Node.

I currently use them and they do the job. The Document module emulates a DOM tree while you can use the Node module to work with your element nodes.
Mel

Admin-Stress wrote:

Hi,

anyone can suggest me XML module for reading/parsing/modifying an XML file?

Thanks,
kapot

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to