Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Whois-RIPE CPAN distribution.

Report information
The Basics
Id: 72632
Status: resolved
Priority: 0/
Queue: Net-Whois-RIPE

People
Owner: lmc [...] cpan.org
Requestors: mazzid [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 2.00003
  • 2.00008
Fixed in: (no value)



Subject: Cannot query unfiltered data
The option for querying unfiltered data appears to be broken. There is a constant for the server flag and an accessor method, but I think you need to add the following to the query method: $parameters .= q{ } . QUERY_UNFILTERED if $self->unfiltered; Tested with: Net-Whois-RIPE-2.00008 perl v5.10.1 Linux 2.6.32
Hello I was aware of the lack of parameters. I've added the one you need and uploaded version 2.00009 to CPAN. It should be indexed soon and will be available for you to testing. Please let me know if this fixes your issue, and I will incorporate documentation and testing later. Kind regards, -- Luis Motta Campos is a software engineer, Perl Programmer, foodie and photographer.
Subject: Re: [rt.cpan.org #72632] Cannot query unfiltered data
Date: Wed, 23 Nov 2011 12:23:07 -0500
To: bug-Net-Whois-RIPE [...] rt.cpan.org
From: Justin Zipkin <mazzid [...] gmail.com>
Working fine for me now. Thanks for the quick fix! -Justin On Wed, Nov 23, 2011 at 7:26 AM, Luis Motta Campos via RT < bug-Net-Whois-RIPE@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=72632 > > > Hello > > I was aware of the lack of parameters. I've added the one you need and > uploaded version > 2.00009 to CPAN. It should be indexed soon and will be available for you > to testing. > > Please let me know if this fixes your issue, and I will incorporate > documentation and testing > later. > > Kind regards, > -- > Luis Motta Campos is a software engineer, > Perl Programmer, foodie and photographer. > >
All good, then. Cheers! -- Luis Motta Campos is a software engineer, Perl Programmer, foodie and photographer.