P0w3rK!d has asked for the wisdom of the Perl Monks concerning the following question:

Greetings,

Has anyone reviewed this book yet? XML Processing with Perl, Python, and PHP

Is it a good resource for our brothers and sisters?

-P0w3rK!d

  • Comment on XML Processing with Perl, Python, and PHP

Replies are listed 'Best First'.
Re: XML Processing with Perl, Python, and PHP
by gav^ (Curate) on Jun 12, 2002 at 01:20 UTC
    Considering that the book is 432 pages long, I'm not sure that it could give a good coverage of XML processing in those 3 languages.

    I'd suggest that Perl & XML looks a better buy...

    gav^

      Or even better, take a stroll down to w3schools, read through their XML tutorials. Then look around for some XML related nodes such as Working with XML, and then go read the docs for the modules people have suggested.