|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: XML: how to change the values of specific tagsby idsfa (Vicar) |
| on Apr 19, 2006 at 17:35 UTC ( #544417=note: print w/ replies, xml ) | Need Help?? |
|
XML::Simple will read in and write out your XML file. If you want to change the data, you need to search through the data hash it provides and make the changes yourself. OTOH, this is a trivial XSL transformation for something like XML::XSLT:
This same tool could also answer your question in how to replace the <anon> tag (XML::Simple). The intelligent reader will judge for himself. Without examining the facts fully and fairly, there is no way of knowing whether vox populi is really vox dei, or merely vox asinorum. — Cyrus H. Gordon
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||