To install or upgrade the database, run

  lwp-download http://geo-ip.com/download/Geo-IP.dat
  mv Geo-IP.dat /usr/local/geoip/Geo-IP.dat

The database will be updated on the 1st day of every month.

To install run

  perl Makefile.PL
  make
  make test
  make install
