This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Call perl script within xsl?


> Can you call a perl script within xsl?

I didn't try Perl specifically, but if you use Xalan-J
http://xml.apache.org/xalan-j/ you can use a lot of scripting languages to
extend XSLT: I've tested with success JavaScript.

Look at http://xml.apache.org/xalan-j/extensions.html for more
informations. You need to install the proper interpreter, the Perl one
seems to be ActivePerl from http://www.activestate.com/.

Good luck...
 		Massimo


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]