To install the GeoIP C library, go to
  http://maxmind.com/geoip/api/c.shtml

Note that Geo::IP 1.13 requires GeoIP C 1.1.2 or higher

To install the Perl XS wrapper, run

  perl Makefile.PL
  make
  make test
  make install
