<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Does anyone have experience with XSLT processing in 
Perl?<BR>What module do you recommend?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm attempting to process some XML/XSLT and I'd 
like to use Perl.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried downloading the XML::XSLT module from 
CPAN.<BR>However, it hasn't been updated in over 2 years and I'm running into 
some bugs (more like incomplete functionality since what's been implemented 
seems to work fine.)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I saw XSL::Xalan and XSL::Xerces listed as well... 
(Are ether of these any good?)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I need something that does XSLT transformations and 
is a relatively complete implementation.<BR>I'd LIKE something that exposes the 
DOM to Perl so I can do a few XPath searches and the like.&nbsp; (But it's not 
required.)<BR></FONT></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>