Part 3 in the developerWorks series on Perl and XML has been posted, XML for Perl developers, Part 3: Advanced manipulating and writing techniques:

"This article, the third in a three-part series, uses the parsing techniques introduced in Part 2 to build tree structures that can be transformed, navigated, and written. You will then see how to feed transformed parse trees into SAX pipelines, further transform them, and write them as text or to SQL databases. Finally you will learn how to reverse this, using database content to drive SAX pipelines."

You can post feedback on the article using the rate this page link

Enjoy

Martin