in reply to Does anybody have expierence with XML::SimpleObject::LibXML?
XML::LibXML. But it lacks documentation, or I couldn't find it.Heard of perldoc? ( Tutorials -> How to RTFM )
Visit http://search.cpan.org/~phish/XML-LibXML-1.58/ and you'll see:
| XML::LibXML::Attr | XML::LibXML Attribute Class  |
| XML::LibXML::CDATASection | XML::LibXML Class for CDATA Sections  |
| XML::LibXML::Comment | XML::LibXML Comment Class  |
| XML::LibXML::DOM | XML::LibXML DOM Implementation  |
| XML::LibXML::Document | XML::LibXML DOM Document Class  |
| XML::LibXML::DocumentFragment | XML::LibXML's DOM L2 Document Fragment Implementation  |
| XML::LibXML::Dtd | XML::LibXML DTD Handling  |
| XML::LibXML::Element | XML::LibXML Class for Element Nodes  |
| XML::LibXML::Namespace | XML::LibXML Namespace Implementation  |
| XML::LibXML::Node | Abstract Base Class of XML::LibXML Nodes  |
| XML::LibXML::PI | XML::LibXML Processing Instructions  |
| XML::LibXML::Parser | Parsing XML Data with XML::LibXML  |
| XML::LibXML::Text | XML::LibXML Class for Text Nodes  |
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Does anybody have expierence with XML::SimpleObject::LibXML?
by knoebi (Friar) on Sep 08, 2004 at 06:53 UTC | |
by PodMaster (Abbot) on Sep 08, 2004 at 07:18 UTC |