John M. Dlugosz has asked for the wisdom of the Perl Monks concerning the following question:

As noted earlier, I'm using XML to produce several HTML documents.

My first step is to simply read one docsource file and produce one html file from it. I decided to use XML::Twig, as being the "Perlish" solution.

A couple questions:

Thanks,
—John