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

Changes for version 0.040004 - 2014-07-22

  • The web service client API has been updated for the v2.1 release of the web service. In particular, the city_isp_org() and omni() methods on GeoIP2::WebService::Client should be considered deprecated. The city() method now provides all of the data formerly provided by city_isp_org(), and the omni() method has been replaced by the insights method. Note that the city_isp_org() and omni() methods may start warning when used in the future.
  • Support was added for the GeoIP2 Connection Type,Domain, and ISP databases.

Modules

Perl API for MaxMind's GeoIP2 web services and databases
Perl API for GeoIP2 databases
A generic exception
An HTTP transport error
An exception thrown when an IP address is not in the MaxMind GeoIP2 database
A type validation error.
An explicit error from the GeoIP2 web service
Model class for GeoIP2 Precision: City and GeoIP2 City
Model class for the GeoIP2 Connection Type database
Model class for the GeoIP2 Precision: Country and GeoIP2 Country
Model class for the GeoIP2 Domain database
Model class for the GeoIP2 ISP database
Model class for GeoIP2 Precision: Insights
Contains data for the city record associated with an IP address
Contains data for the continent record associated with an IP address
Contains data for the country record associated with an IP address
Contains data for the location record associated with an IP address
Contains data for the maxmind record returned from a web service query
Contains data for the postal code record associated with an IP address
Contains data for the represented country record associated with an IP address
Contains data for the subdivision record associated with an IP address
Contains data for the traits record associated with an IP address
Perl API for the GeoIP2 Precision web services

Provides

in lib/GeoIP2/Role/Error/HTTP.pm
in lib/GeoIP2/Role/HasIPAddress.pm
in lib/GeoIP2/Role/HasLocales.pm
in lib/GeoIP2/Role/Model.pm
in lib/GeoIP2/Role/Model/Flat.pm
in lib/GeoIP2/Role/Model/HasSubdivisions.pm
in lib/GeoIP2/Role/Model/Location.pm
in lib/GeoIP2/Role/Record/Country.pm
in lib/GeoIP2/Role/Record/HasNames.pm
in lib/GeoIP2/Types.pm