1Revision history for Perl extension Net::IRR.
2
30.08 Mar 30 2010
4  - Changed dependency from Net::TCP to IO::Socket::INET.
5
60.07 Nov 5 2009
7  - Added $whois->get_ipv6_routes_by_origin() - Greg Skinner [RT #48316]
8  - Fixed connect bug - Greg Skinner [RT #51154]
9
100.06 Tue Aug 10 15:20:54 2004
11  - $whois->sources() now uses wantarray to return a scalar or list
12  - fixed a couple of typos in t/01_methods.t (reported by Joshua Keroes)
13  - the synopsis compiles now
14
150.05 Tue Aug 10 08:07:10 2004
16  - seperated $whois->get_route_search() from $whois->get_as_search()
17  - cleaned up warnings
18  - refactored $whois->route_search() internals
19  - fixed a croak() typo in $whois->update()
20
210.04 Mon Aug 9 08:07:10 2004
22  - added $whois->get_route_set() (suggested by Peter Mills)
23  - fixed a usage message in $whois->get_as_set()
24
250.03  Wed Jul 21 09:37:58 2004
26  - more documentation cleanup
27  - better error handling for parsing server responses (bug reported by Peter Mills)
28
290.02  Thu Jun 24 09:13:47 2004
30  - updated documentation
31  - fixed required parameter checking
32  - now using croak() instead of die()
33
340.01  Mon Sep 22 09:02:33 2003
35  - renamed from IRR to Net::IRR
36  - added more tests
37
38