On Wed, 20 Feb 2002, Tod Harter wrote: > On Wednesday 20 February 2002 16:17, Matt Sergeant wrote: > > On Wed, 20 Feb 2002, Tod Harter wrote: > > > Matt, I understand that LibXML is a wrapper around a C processor, but > > > what I was saying is that GDOME implements DIRECT Perl level access to > > > the DOM tree produced. Last time I checked LibXML had about 4 methods, > > > which amounted to you could pass the DOM to LibXSLT or a few other > > > variations with filehandles etc. > > > > The main POD may well still be out of date, or it might be the readme. See > > even I can't keep up with my own stuff ;-) But XML::LibXML does implement > > direct perl level access to the underlying DOM tree. That changed around > > 0.90 I think, following all the hard work of Christian Glahn, for which > > I'm most grateful. > > OK. Thats good to know. I checked my system, I have XML::LibXML 1.30 and the > POD still says that DOM level access is not yet implemented, hehe. Guess I > trusted the docs a bit too much!
Check perldoc XML::LibXML::Node and friends. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
