XML-XPath - Writing XML to a File

Posted on Mon Mar 5 21:40:20 2007 by richsteeves
Writing XML to a File
Hi all.

I have a question re. writing the contents of an XPath XML object to a file. I have an application that has a flat file with XML in it that I use XPath to read. My application also modifies the XML, depending on user input. Does XML::XPath have a facility to write the contents of the updated XML object back out to the original file? How about to a different file?

Thanks!

Rich
Write a response