Announce XML::LibXML and XML::LibXSLT 1.67

Petr Pajas <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
Hi,

I'd like to announce immediate joint release of XML::LibXML and 
XML::LibXSLT (both distributions in version 1.67). Note that it may 
take some time till the files get to your CPAN mirrors. 

Apart from many bug and documentation fixes this version introduces 
three new submodules:

 - errors issued by libxml2 are reported in a structured form:
   $@ is an object of the class XML::LibXML::Error which
   overloads "" to produce the old flat error messages as you
   know them, but as an object provides accessors to detailed
   error info.

 - XML::LibXML::Pattern can be used with Reader to skip
   uninteresting nodes

 - XML::LibXML::XPathExpression can be used to pre-compile 
   XPath queries that evaluate repeatedly

Thanks to all who reported errors and/or contributed patches, and 
special thanks to Tim Brody and C. J. Madsen.

P.S. If you are attending TwinCity Perl Workshop 2008 
(http://conferences.yapceurope.org/tcpw2008/index.html), I'll see 
you there. My talk about XML::LibXML is on Nov 8, 2008 at 14:20.

 -- Petr

Change logs
************

Changes in XML::LibXML 1.67
   - many bugfixes (rt.cpan.org)
   - added XML::LibXML::Pattern module and extended pattern support 
in Reader
   - added XML::LibXML::XPathExpression module that can pre-compile 
an XPath expression
   - reimplementation of the thread support (mostly by Tim Brody)
   - structured errors XML::LibXML::Error
   - memory leak fixes
   - documentation fixes
   - README - notes for building on Win32 (C.J. Madsen)

Changes in XML::LibXSLT 1.67
     - sync the binary internals to match XML::LibXML 1.67
     - update regression tests for compatibility with up-to-date 
libxslt

CPAN info
**********

    XML-LibXML-1.67.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/P/PA/PAJAS/XML-LibXML-1.67.tar.gz
  size: 316532 bytes
   md5: 942a8137f464b7ffb5fe372587b0309b

    XML-LibXSLT-1.67.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/P/PA/PAJAS/XML-LibXSLT-1.67.tar.gz
  size: 76742 bytes
   md5: 314a3dacfbec63705ba96b4c0e37f7f9
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.