Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 75553
Status: resolved
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: dwheeler [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Need More Operators on Elements
Date: Mon, 5 Mar 2012 09:56:31 -0800
To: bug-xml-libxml [...] rt.cpan.org
From: "David E. Wheeler" <dwheeler [...] cpan.org>
Continuing the issue of overloading XML::LibXML::Element, we have this: http://www.cpantesters.org/cpan/report/781ebc46-65be-11e1-8e23-02f548abe0af Operation "ne": no method found, left argument in overloaded package XML::LibXML::Element, right argument in overloaded package XML::LibXML::Element at /home/test/.cpan/build/Test-XPath-0.16-_CLZVd/blib/lib/Test/XPath.pm line 33. Best, David
Hi David, On Mon Mar 05 12:56:37 2012, DWHEELER wrote: Show quoted text
> Continuing the issue of overloading XML::LibXML::Element, we have > this: > > http://www.cpantesters.org/cpan/report/781ebc46-65be-11e1-8e23- > 02f548abe0af > > Operation "ne": no method found, > left argument in overloaded package XML::LibXML::Element, > right argument in overloaded package XML::LibXML::Element at > /home/test/.cpan/build/Test-XPath-0.16-_CLZVd/blib/lib/Test/XPath.pm > line 33. > > Best, > > David
Thanks for the report. This problem with XML::LibXML::Element had already been fixed in XML-LibXML-1.94 and Test-XPath-0.16’s tests pass with XML-LibXML-1.95 (on Mageia Linux 2/Cauldron on x86-64, but should be OK elsewhere). Regards, -- Shlomi Fish