Subject: | The API fails to query whois.ripe.net |
Date: | Thu, 14 Oct 2010 15:58:19 +0300 |
To: | bug-Net-IRR [...] rt.cpan.org |
From: | Adrian Popa <adrian_gh.popa [...] romtelecom.ro> |
Hello,
I have tested your module with success on the following IRRs:
jpirr.nic.ad.jp, rr.host.net, rr.ntt.net, rr.risq.net, whois.radb.net
I want to query RIPE directly (whois.ripe.net), but when I try I get the
following errors:
Use of uninitialized value in numeric ne (!=) at
/usr/lib/perl5/site_perl/5.8.5/Net/IRR.pm line 191, <GEN0> line 1.
Use of uninitialized value in numeric ne (!=) at
/usr/lib/perl5/site_perl/5.8.5/Net/IRR.pm line 194, <GEN0> line 1.
If I apply the patch in ticket 52134
<https://rt.cpan.org/Ticket/Display.html?id=52134> (corrupted header
patch), I get the following error while connecting:
Net::IRR read error: corrupt header % This is the RIPE Database query
service.
read from whois.ripe.net:43
My question is - does this module work with RIPE (directly)? If yes, can
you post a working example?
I am using Net::IRR version 0.08 on Linux (x86_64)
Thanks,
Adrian