Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: XML::Twig, or something else?

by hotshot (Prior)
on Jan 20, 2003 at 16:03 UTC ( [id://228371]=note: print w/replies, xml ) Need Help??


in reply to XML::Twig, or something else?

It depends on what you wish to acomplish:
from ajt's answer to similar question:

Perl has many other excellent XML tools (including):

XML::LibXML and XML::LibXSLT are also c based, and very fast - a particular favourite
XML::DOM if you need a W3C DOM interface
XML::GDOME if you need a DOM level 2 iterface
XML::Parser if you want low level access to your XML
XML::Sablotron another fast c based parser/XSLT engine
XML::Simple a classic simple interface to XML in Perl
XML::TreeBuilder a useful yet underused XML tree manipulation module
XML::Twig another Perlish XML interface


Hotshot

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 22:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found