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: Expat-XS [was: faster parsing?]
by Matt Sergeant other posts by this author
Sep 9 2002 9:18AM messages near this date
view in the new Beta List Site
Re: Expat-XS [was: faster parsing?] | Re: ANNOUNCE: XML::LibXSLT 1.52
Petr Cimprich wrote:
>  Hi Matt,
>  
>  Here is some feedback.
>  
>  Matt Sergeant wrote:
>  
>  
> >>And what about your XS version of XML::SAX::Expat? Do you plan to make
> >>it complete?
> >>   
> >>
> >
> >All it's missing is the DTD stuff, and nobody uses that anyway. :-)
> >
>  
>  
>  I tracked down my problems and found that this XML parser didn't like 
>  XML declarations. If I parse a file starting with <?xml version="1.0"?>, 
>  it ends with:
>  
>  "Not a CODE reference at .../blib/lib/XML/SAX/Expat.pm line 70."
>  
>  Without the declaration it works.

While that bit isn't written yet, it should be disabled. It is in my 
current CVS code...

Can you try with the CVS version, which is on axkit.org's cvs server:

cvs -d :pserver:anonymous@axkit.org:/home/cvs login
(password is blank)
cvs -d :pserver:anonymous@axkit.org:/home/cvs co XML-SAX-Expat2

Matt.

_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Petr Cimprich
Petr Cimprich
Matt Sergeant

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