davorg writes
"One of Perl's great strengths is in processing text files. That is, after all, why it became so popular for generating dynamic web pages -- web pages are just text (albeit text that is supposed to follow particular rules). As XML is just another text format, it follows that Perl will be just as good at processing XML documents. It's therefore surprising that using Perl for XML processing hasn't received much attention until
recently. That's not saying that there hasn't been work going on in that area -- many of the Perl XML processing modules have long and honourable
histories -- it's just that the world outside of the Perl community doesn't seem to have taken much notice of this work. This is all set to change
with the publication of this book and O'Reilly's Perl and XML." Read on to see how well Davorg thinks this book introduces XML text processing with Perl to the wider world.