[XML4Lib] document object model

Harrison Dekker hdekker at library.berkeley.edu
Thu Aug 17 00:56:07 EDT 2006


Eric,

If you give up on DOM, I'd recommend the XML::TreeBuilder module. It's
fairly easy to figure out. I'll send you some code samples if you want to go
that route.

-Harrison

On 8/15/06, Eric Lease Morgan <emorgan at nd.edu> wrote:
>
>
> Can y'all point me to some normative examples of the document object
> model implemented in Perl?
>
> I have some simple XML documents I want to read. For better or for
> worse I want to use DOM (not SAX, and certainly not regular
> expressions) to extract the data I require. There are at least a
> couple of Perl modules allowing me to do this: XML::DOM and
> XML:LibXML. Unfortunately, both modules point me to the official W3C
> DOM documentation, and that documentation is too heavy for me.
>
> Do you know of some "gentle" introductions to the DOM API, preferably
> for Perl Mongers?
>
> --
> Eric Lease Morgan
> University Libraries of Notre Dame
>
>
> _______________________________________________
> XML4Lib mailing list
> XML4Lib at webjunction.org
> http://lists.webjunction.org/mailman/listinfo/xml4lib
>



-- 
Harrison Dekker
Coordinator of Data Services
Doe/Moffitt Libraries, UC Berkeley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webjunction.org/wjlists/xml4lib/attachments/20060816/e4f88d2f/attachment.htm


More information about the XML4Lib mailing list