Geo/IPfree version 0.01
=======================

Look up country of IP Address. This module make this off-line and the database of IPs is free.

Take a look in CPAN for updates of the DB...

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

Perl! :-P

COPYRIGHT AND LICENCE

Copyright (C) 2002 Graciliano M. P. <[email protected]>

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.