http://qs321.pair.com?node_id=185072


in reply to How do you deal with HTML in Perl?

I now work in a heavily XML-oriented workplace. The latest idea floated around my little world is to have perl write XML (holding your data structures), then use XSLT to transform that into HTML.

(Just completing the thought: your XSLT translation can now exist completely separately from the code, allowing a "web" developer to just deal with the output data, without needing to understand the intricacies of perl - at least that's how it was presented to me)

Not sure I'm sold on this, BTW, but it has its merits.

The downfalls:

Russ
Brainbench 'Most Valuable Professional' for Perl