Hi all,

Working with XML::*?  I would like to locate a good code example or tutorial on 
XML::Simple() ( XML::Anything() really ) where you read in an XML file and then 
Locate\Delete\Update\ADD data into the xml doc...something like...

- Read in an XML document.
- Locate and element.
- Delete/Update that element...maybe even Add an element.
- Write the XML document back out.

I found a tutorial on O'Reilly, but it's more high-level, pretty much re-hashing 
what's in the actual perldoc stuff.  The perldoc stuff shows you how to work with each 
individual method, but there is nothing on how to work the two methods together.  To 
be honest, not sure I'm even using the right XML module...XML::Simple().

I'm out on Perl Monks right now, swimming thru the forums and docs there, but thought 
I'd drop a question onto this list...

tia,

Adym Lincoln
Edgewater Technology, Inc.
[EMAIL PROTECTED]
.
Can we fix it?  Yes we can!
.

This e-mail and any files transmitted with it are confidential and are intended solely 
for the use of the individual or entity to whom they are addressed.  This 
communication may contain information that is protected from disclosure by applicable 
law.  If you are not the intended recipient, or the employee or agent responsible for 
delivering this communication to the intended recipient, be advised that you have 
received this e-mail in error and any use, dissemination, forwarding, printing or 
copying of this e-mail is strictly prohibited.  If you believe that you have received 
this e-mail in error, please immediately notify Edgewater Technology by telephone at 
(781) 246-3343 and delete the communication from all e-mail files.





_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to