ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-xml
perl-xml
Re: Newbee question: how to manipulate xml file
by Grant McLean other posts by this author
Mar 17 2006 9:54PM messages near this date
view in the new Beta List Site
Newbee question: how to manipulate xml file | Re: Newbee question: how to manipulate xml file
& XSLT 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

The might also find the Perl XML FAQ useful:

  http://perl-xml.sourceforge.net/faq/

Cheers
Grant

_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
lemkemch
Grant McLean
lemkemch
A. Pagaltzis

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved