Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Operating on XML, or XML::Simple is too simple!

by pg (Canon)
on Aug 05, 2005 at 05:55 UTC ( [id://481096]=note: print w/replies, xml ) Need Help??


in reply to Operating on XML, or XML::Simple is too simple!

I know that there is a set of XML::DOM modules, but never used. Theoritically, I would think DOM is a better way to deal with XML, when you want to modify it, not just parse it. Does anyone has any experience with Perl DOM to share?

  • Comment on Re: Operating on XML, or XML::Simple is too simple!

Replies are listed 'Best First'.
Re^2: Operating on XML, or XML::Simple is too simple!
by gellyfish (Monsignor) on Aug 05, 2005 at 08:24 UTC

    XML::XSLT uses XML::DOM under the hood, and the only complaint I have about it (as would be the same for any DOM implementation) is that if you are dealing with even moderately large documents then you are going to consume a large amount of memory.

    /J\

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://481096]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-19 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found