ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-xml
perl-xml
Re: ANN: XML::Xalan 0.32
by Duncan Cameron other posts by this author
Dec 5 2001 8:49AM messages near this date
view in the new Beta List Site
dgnorm (was: Re: ANN: XML::Xalan 0.32) | [ANNOUNCE] RDF::Notation3 0.50
On 2001-11-30 Edwin Pratomo <edwin@[...].org>  wrote:
> Hi,
> 
> I've just uploaded XML::Xalan 0.32 to PAUSE. will reach CPAN mirrors
> soon. 
> In this release Makefile.PL and Xalan.xs have been fixed to make it
> compile flawlessly under win32, 
> with MSVC++ 6.0 SP3. 
> 
> XML::Xalan is a Perl interface to Xalan C++, a fast XSLT processor which
> fully compliant with XSLT 1.0 spec.
> This module supports compiled stylesheet, parsed source, and user
> defined extension function in Perl. 
> 
> Since version 0.30, it provides SAX2 handlers, so it can transform
> documents parsed by any Perl SAX2 conformant parser.
> Tested with XML::SAX::PurePerl and XML::LibXML::SAX::Parser.

Works with XML::SAX::Expat too!

It seems to be astoundingly fast. I've run Matt's benchmark.pl
and Xalan is generally 2/3/4x the throughput of LibXSLT,
which is itself slightly faster than Sablotron. But on some
test cases Xalan is 15x the throughput. This is on a Win98
machine so the meaurements are not going to be necessarily
accurate or repeatable.

The only problem was having to download a 23Mb Apache Xalan
Win32 distribution.  Wouldl it be possible to bundle the
appropriate dll's (there seem to be 12 Xalan dlls and one
Xerces dll, in total about 3Mb) into the Perl package?


Regards

Duncan


_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-xml

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved