NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
XSLT Problem Space (Score:2)
XSLT is great, so long as you don't try and push it too far. For turning one bit of xml into another slightly different bit of xml, it's great. For much else, it might be able to do it, but it's damned hard work.
It's easy to get very frustrated with XSLT unless you play to it's strengths. Like all good tools really.
-Dom
Re:XSLT Problem Space (Score:1)