The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Net::RIR_CC
===========

Net::RIR_CC is a perl module for mapping from ISO-3166 country codes
to RIRs (Regional Internet Registries)

INSTALLATION

Installation is the standard perl install tango:

	perl Makefile.PL
	make
	make test
	make install

DEPENDENCIES

This module requires these other modules and libraries:
 
    Mouse
    File::ShareDir    
    HTML::TableExtract

    
SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Net::RIR_CC


LICENCE AND COPYRIGHT

Copyright (C) 2013 Gavin Carr

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.