in reply to Re: XSL Transformation using perl
in thread XSL Transformation using perl
I have found XML::XSLT useful.
Sure, but it's a trade-off. The convenience of a pure-Perl solution (no compiling, no library dependencies) versus an incomplete XSLT implementation. If XML::LibXSLT or XML::Sablotron can be installed with minimal pain then that's likely to be a less frustrating route.
|
|---|