Re: Announce XML::LibXML 1.69

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

just to keep the list busy:), I'm releasing XML::LibXML 1.69 with
two important bugfixes (encoding related problem and removal of a debug print 
that crept in) and functions

 $bool = $node->exists($xpath);
 $bool = $xpath_context->exists($xpath,$context_node);

that should be faster than findnodes() if just checking for existence, since 
they return true as soon as the XPath engine finds a first match. The 
nomenclature follows that of XML::XPath.

P.S. Slides from my TwinCity Perl Workshop talk on XML::LibXML with some 
interesting benchmarks can be found here at 

   http://ufal.mff.cuni.cz/~pajas/xml_libxml.pdf

P.P.S. does anyone know why the list archive is dead?

 -- Petr

    XML-LibXML-1.69.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/P/PA/PAJAS/XML-LibXML-1.69.tar.gz
  size: 312095 bytes
   md5: 8295f4ae7b09729985dd1133e3ad0d0a

No action is required on your part
Request entered by: PAJAS (Petr Pajas)
Request entered on: Tue, 11 Nov 2008 21:00:14 GMT
Request completed:  Tue, 11 Nov 2008 21:00:57 GM
_______________________________________________
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.