Gurus;

Sorry if this is not the proper forum.

I've successfully written a Perl script to create a specific XML file.

The problem comes when I attempt to run the script again and append XML entries onto the XML file.

Using XML::Writer, I am unable to perform a proper append. (The append IO is successful but it breaks the XML syntax.)

Could some guru here share the logic of appending data onto an existing XML file using XML::Writer?

(Using it to create a brand new XML file is easy. It's the appending that is really giving me a headache).

Warmest Regards
Steven Sim






Fujitsu Asia Pte. Ltd.
_____________________________________________________

This e-mail is confidential and may also be privileged. If you are not the intended recipient, please notify us immediately. You should not copy or use it for any purpose, nor disclose its contents to any other person.
Opinions, conclusions and other information in this message that do not relate 
to the official business of my firm shall be understood as neither given nor 
endorsed by it.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to