in reply to Re^4: Using XML::XSLT to convert XML to CSVin thread Using XML::XSLT to convert XML to CSV
update: you can probably get away with
perl -MXML::XSLT -e'print $XML::XSLT::VERSION' [download]