Hi, This is rather off topic, but since I will be running this under mod_perl:
What is the fastest technology available for transforming XML using XSL under perl/mod_perl on apache? The only perl api I'm aware of is XML::XSLT which is not particularly fast. I'd like to do transforms in realtime for a high traffic site. thanks, Mark.