Revision history for Perl extension Net::IRR.

0.04
  - added $whois->get_route_set() (suggested by Peter Mills)
  - fixed a usage message in $whois->get_as_set()

0.03  Wed Jul 21 09:37:58 2004
  - more documentation cleanup
  - better error handling for parsing server responses (bug reported by Peter Mills)

0.02  Thu Jun 24 09:13:47 2004
  - updated documentation
  - fixed required parameter checking
  - now using croak() instead of die()

0.01  Mon Sep 22 09:02:33 2003
  - renamed from IRR to Net::IRR 
  - added more tests