my $XSLT_Objekt = XML::XSLT->new($strXslPath,"FILE"); $XSLT_Objekt->transform_document($strXmlPath,"FILE"); print $xslt->toString;