LibreCat / Catmandu-XML

Catmandu modules for working with XML data
https://metacpan.org/module/Catmandu::XML
Other
4 stars 3 forks source link

xsl_transform should support pipelines of multiple stylesheets #8

Closed nichtich closed 10 years ago

nichtich commented 10 years ago

xml_transform(xml, file => ['script1.xsl','script2.xsl'])

nichtich commented 10 years ago

Should also support comma-separated lists of files