Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Does anyone know where to find some good documentation on XML::DOM and XML::XPath?

20050407 Edit by castaway: Changed title from 'Documentation Location?'

  • Comment on Documentation on XML::DOM and XML::XPath

Replies are listed 'Best First'.
Re: Documentation on XML::DOM and XML::XPath
by duct_tape (Hermit) on Apr 05, 2005 at 18:25 UTC

    Besides the documentation that the modules come with, you may also want to look at the Perl XML site, or check out any of the books relating to perl and xml. O'reilly has a book called Perl and XML and New Riders has a book called XML and Perl.

    If you have any specific question relating to the modules, go ahead and ask it and we can be more helpful.

Re: Documentation on XML::DOM and XML::XPath
by Joost (Canon) on Apr 05, 2005 at 18:36 UTC