Re: Newbee question: how to manipulate xml file
by lemkemch other posts by this author
Mar 20 2006 11:48AM messages near this date
view in the new Beta List Site
Re: Newbee question: how to manipulate xml file
|
Re: Newbee question: how to manipulate xml file
& XSLT On Sat, 18 Mar 2006 06:48:51 +0100, Grant McLean <grant@[...].nz>
wrote:
> On Fri, 2006-03-17 at 23:41 +0100, lemkemch@[...].de wrote:
> > What I basically want to do is
> >
> > $xml = readxmlfromfile "file";
> > add/manipulate some elements
> > writexmltofile "newfile";
>
> XML::LibXML is probably your best bet. If you have a passing
> familiarity with XML::Simple, then this article might help:
>
> http://www.perlmonks.org/index.pl?node_id=490846
>
Thanks to both of you. That got me started. XML::LibXML seems the way to
go.
Thanks again,
Michael
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
lemkemch
Grant McLean
lemkemch
A. Pagaltzis
|