On 2015-11-17 15:34:50, COSIMO wrote:
Show quoted text> Il Mar 17 Nov 2015 15:22:41, SREZIC ha scritto:
> > t/http.t fails, probably only if Net::DNS 1.03 is installed:
> >
> > # Failed test 'Page downloaded and MD5 verified'
> > # at t/http.t line 30.
> >
> > # Failed test 'Got the correct 'md5' value'
> > # at t/http.t line 36.
> > # Response HTTP status code didn't match the specified regex
> > ('^[23]\d\d$')
> >
> > # Failed test at t/http.t line 49.
> > # Response HTTP status code didn't match the specified regex
> > ('^[23]\d\d$')
> > # Looks like you failed 3 tests of 7.
> > t/http.t ........
> > Dubious, test returned 3 (wstat 768, 0x300)
> > Failed 3/7 subtests
>
> Thanks for the report.
>
> Do you have any insights as to why the test would fail only with
> Net::DNS 1.03?
> Does that version of Net::DNS have any particular bug/feature that you
> know of?
One notable item in the changes file is the switch to use IO::Socket::IP. There's also a number of other CPAN modules which break with the newest Net::DNS:
- KARASIK/IO-Lambda-1.24.tar.gz -
https://rt.cpan.org/Ticket/Display.html?id=108911 -> fixed in 1.25
- TOKUHIROM/Net-DNS-Paranoid-0.08.tar.gz -
https://github.com/tokuhirom/Net-DNS-Paranoid/issues/2
- SULLR/Mail-SPF-Iterator-1.11.tar.gz -
https://rt.cpan.org/Ticket/Display.html?id=108914
- SHEVEK/Net-DNS-Async-1.07.tar.gz -
https://rt.cpan.org/Ticket/Display.html?id=108915
- KYANNY/WebService-Livedoor-SpamChampuru-DNSBL-0.02.tar.gz -
https://rt.cpan.org/Ticket/Display.html?id=108916
- KMCGRAIL/SpamAssassin/Mail-SpamAssassin-3.4.1.tar.gz -
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7265
- BINGOS/POE-Component-Server-DNS-0.30.tar.gz -
https://rt.cpan.org/Ticket/Display.html?id=108936