in reply to Re^4: Using XML::XSLT to convert XML to CSV
in thread Using XML::XSLT to convert XML to CSV

Hmm, windows shell escaping is a mystery to me. Anyway, 0.48 is the same version I've got.

update: you can probably get away with

perl -MXML::XSLT -e'print $XML::XSLT::VERSION'