-
-
18 Jun 2019 10:53:47 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (543 / 0 / 0)
- Kwalitee
Bus factor: 1- 97.59% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (244.06KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 14 contributors-
Dave Rolsky
-
Greg Oschwald
-
Mark Fowler
-
Olaf Alders
-
Adam Lapczynski
-
Andy Jack
-
E. Choroba
-
Florian Ragwitz
-
Graham Knop
-
Mateu X Hunter
-
Michael F. Canzoneri
-
Narsimham Chelluri
-
Patrick Cronin
-
William Storey
- Dependencies
- B
- Data::Dumper
- Data::Validate::IP
- Exporter
- Getopt::Long
- HTTP::Headers
- HTTP::Request
- JSON::MaybeXS
- LWP::Protocol::https
- LWP::UserAgent
- List::SomeUtils
- List::Util
- MIME::Base64
- MaxMind::DB::Reader
- Moo
- Moo::Role
- Params::Validate
- Scalar::Util
- Sub::Quote
- Throwable::Error
- Try::Tiny
- URI
- lib
- namespace::clean
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.Changes for version 2.006002 - 2019-06-18
- Added deprecation notice
- Updated documentation of anonymizer attributes - is_anonymous_vpn() and is_hosting_provider() - to be more descriptive.
Modules
Perl API for MaxMind's GeoIP2 web services and databasesPerl API for GeoIP2 databasesA generic exceptionAn HTTP transport errorAn exception thrown when an IP address is not in the MaxMind GeoIP2 databaseA type validation error.An explicit error from the GeoIP2 web serviceModel class for the GeoLite2 ASN databaseModel class for the GeoIP2 Anonymous IP databaseModel class for GeoIP2 Precision: City and GeoIP2 CityModel class for the GeoIP2 Connection Type databaseModel class for the GeoIP2 Precision: Country and GeoIP2 CountryModel class for the GeoIP2 Domain databaseModel class for GeoIP2 EnterpriseModel class for the GeoIP2 ISP databaseModel class for GeoIP2 Precision: InsightsContains data for the city record associated with an IP addressContains data for the continent record associated with an IP addressContains data for the country record associated with an IP addressContains data for the location record associated with an IP addressContains data for the maxmind record returned from a web service queryContains data for the postal code record associated with an IP addressContains data for the represented country record associated with an IP addressContains data for the subdivision record associated with an IP addressContains data for the traits record associated with an IP addressPerl API for the GeoIP2 Precision web servicesProvides
in lib/GeoIP2/Role/Error/HTTP.pmin lib/GeoIP2/Role/HasIPAddress.pmin lib/GeoIP2/Role/HasLocales.pmin lib/GeoIP2/Role/Model.pmin lib/GeoIP2/Role/Model/Flat.pmin lib/GeoIP2/Role/Model/HasSubdivisions.pmin lib/GeoIP2/Role/Model/Location.pmin lib/GeoIP2/Role/Record/Country.pmin lib/GeoIP2/Role/Record/HasNames.pmin lib/GeoIP2/Types.pmModule Install Instructions
To install GeoIP2, copy and paste the appropriate command in to your terminal.
cpanm GeoIP2
perl -MCPAN -e shell install GeoIP2
For more information on module installation, please visit the detailed CPAN module installation guide.