Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Using the XML::Parser Module

by Aristotle (Chancellor)
on Nov 02, 2005 at 22:58 UTC ( [id://505168]=note: print w/replies, xml ) Need Help??


in reply to Re: Using the XML::Parser Module
in thread Using the XML::Parser Module

XML::GDOME is actually a wrapper around libgdome which is a wrapper around libxml2, so it’s no surprise that it supports the same things. libgdome adds full DOM Level 2 support on top of libxml2 (including the Events stuff and such); unless you need that (which few people probably do), you can just use XML::LibXML. The code you’ll write is identical in both cases.

Makeshifts last the longest.

Replies are listed 'Best First'.
Re^3: Using the XML::Parser Module
by raina (Initiate) on Nov 03, 2005 at 06:06 UTC
    Thanks guys ... the help is really appreciated :-)

Log In?
Username:
Password:

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

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

    No recent polls found