Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 5961
Status: resolved
Priority: 0/
Queue: Net-Whois-Raw

People
Owner: Nobody in particular
Requestors: ivan-rt-cpan [...] 420.am
Cc:
AdminCc:

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



Subject: small fix for 5.005 compatibility
This small fix allows the module to work under 5.005. As it is a trivial patch, doesn't hurt things for current versions, and there are still many 5.005 machines in the wild (FreeBSD, Solaris), please consider applying it to the standard release. Thanks.
? 5.005.patch Index: lib/Net/Whois/Raw/Data.pm =================================================================== RCS file: /home/cvs/cvsroot/freeside/install/5.005/Net-Whois-Raw/lib/Net/Whois/Raw/Data.pm,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Data.pm --- lib/Net/Whois/Raw/Data.pm 7 Apr 2004 09:08:34 -0000 1.1.1.1 +++ lib/Net/Whois/Raw/Data.pm 7 Apr 2004 09:20:27 -0000 @@ -1,9 +1,9 @@ package Net::Whois::Raw::Data; use strict; -use vars qw(%notfound %strip); +use vars qw(%notfound %strip %servers); -our %servers = qw( +%servers = qw( COM whois.crsnic.net NET whois.crsnic.net EDU whois.educause.net