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
[ANN] XML::SAX::ExpatXS 1.30
by Petr Cimprich other posts by this author
Jul 2 2007 7:01AM messages near this date
view in the new Beta List Site
parse_balanced_chunk with document context | Re: [ANN] XML::SAX::ExpatXS 1.30
& XSLT Hi all,

I have uploaded a new version of XML::SAX::ExpatXS. It's a bit faster than the 
previous version. There is one possible compatibility issue: Those using the 
$parser-> {ParseOptions}{RecognizedString} option must switch it on explicitly 
with $parser-> set_option('http://xmlns.perl.org/sax/recstring',1) now. Otherwise 
this property in not maintained.


Changes since v1.20:
- speed optimizations - main callback functions (start_element, end_element, 
characters, comment) resolved in advance using XML::SAX::ExpatXS::Preload module
- feature 'http://xmlns.perl.org/sax/recstring' controls whether a recognized 
string is available as {RecognizedString} among {ParseOptions} (not by default 
as this is rather expensive).
- added {ExpatVersion} property


Regards,
Petr


-- 
Petr Cimprich
Ginger Alliance
www.gingerall.com
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Petr Cimprich
Bjoern Hoehrmann
Petr Cimprich
Bjoern Hoehrmann
Petr Cimprich
Petr Cimprich

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