Codebase list libgeoip2-perl / HEAD MANIFEST
HEAD

Tree @HEAD (Download .tar.gz)

MANIFEST @HEADraw · history · blame

# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012.
CONTRIBUTING.md
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.md
bin/web-service-request
cpanfile
dist.ini
lib/GeoIP2.pm
lib/GeoIP2/Database/Reader.pm
lib/GeoIP2/Error/Generic.pm
lib/GeoIP2/Error/HTTP.pm
lib/GeoIP2/Error/IPAddressNotFound.pm
lib/GeoIP2/Error/Type.pm
lib/GeoIP2/Error/WebService.pm
lib/GeoIP2/Model/ASN.pm
lib/GeoIP2/Model/AnonymousIP.pm
lib/GeoIP2/Model/City.pm
lib/GeoIP2/Model/ConnectionType.pm
lib/GeoIP2/Model/Country.pm
lib/GeoIP2/Model/Domain.pm
lib/GeoIP2/Model/Enterprise.pm
lib/GeoIP2/Model/ISP.pm
lib/GeoIP2/Model/Insights.pm
lib/GeoIP2/Record/City.pm
lib/GeoIP2/Record/Continent.pm
lib/GeoIP2/Record/Country.pm
lib/GeoIP2/Record/Location.pm
lib/GeoIP2/Record/MaxMind.pm
lib/GeoIP2/Record/Postal.pm
lib/GeoIP2/Record/RepresentedCountry.pm
lib/GeoIP2/Record/Subdivision.pm
lib/GeoIP2/Record/Traits.pm
lib/GeoIP2/Role/Error/HTTP.pm
lib/GeoIP2/Role/HasIPAddress.pm
lib/GeoIP2/Role/HasLocales.pm
lib/GeoIP2/Role/Model.pm
lib/GeoIP2/Role/Model/Flat.pm
lib/GeoIP2/Role/Model/HasSubdivisions.pm
lib/GeoIP2/Role/Model/Location.pm
lib/GeoIP2/Role/Record/Country.pm
lib/GeoIP2/Role/Record/HasNames.pm
lib/GeoIP2/Types.pm
lib/GeoIP2/WebService/Client.pm
maxmind-db/LICENSE
maxmind-db/MaxMind-DB-spec.md
maxmind-db/MaxMind-DB-test-metadata-pointers.mmdb
maxmind-db/README.md
maxmind-db/bad-data/README.md
maxmind-db/bad-data/libmaxminddb/libmaxminddb-offset-integer-overflow.mmdb
maxmind-db/bad-data/maxminddb-golang/cyclic-data-structure.mmdb
maxmind-db/bad-data/maxminddb-golang/invalid-bytes-length.mmdb
maxmind-db/bad-data/maxminddb-golang/invalid-data-record-offset.mmdb
maxmind-db/bad-data/maxminddb-golang/invalid-map-key-length.mmdb
maxmind-db/bad-data/maxminddb-golang/invalid-string-length.mmdb
maxmind-db/bad-data/maxminddb-golang/metadata-is-an-uint128.mmdb
maxmind-db/bad-data/maxminddb-golang/unexpected-bytes.mmdb
maxmind-db/perltidyrc
maxmind-db/source-data/GeoIP2-Anonymous-IP-Test.json
maxmind-db/source-data/GeoIP2-City-Test.json
maxmind-db/source-data/GeoIP2-Connection-Type-Test.json
maxmind-db/source-data/GeoIP2-Country-Test.json
maxmind-db/source-data/GeoIP2-DensityIncome-Test.json
maxmind-db/source-data/GeoIP2-Domain-Test.json
maxmind-db/source-data/GeoIP2-Enterprise-Test.json
maxmind-db/source-data/GeoIP2-ISP-Test.json
maxmind-db/source-data/GeoIP2-Precision-Enterprise-Test.json
maxmind-db/source-data/GeoIP2-User-Count-Test.json
maxmind-db/source-data/GeoLite2-ASN-Test.json
maxmind-db/source-data/README
maxmind-db/test-data/GeoIP2-Anonymous-IP-Test.mmdb
maxmind-db/test-data/GeoIP2-City-Test-Broken-Double-Format.mmdb
maxmind-db/test-data/GeoIP2-City-Test-Invalid-Node-Count.mmdb
maxmind-db/test-data/GeoIP2-City-Test.mmdb
maxmind-db/test-data/GeoIP2-Connection-Type-Test.mmdb
maxmind-db/test-data/GeoIP2-Country-Test.mmdb
maxmind-db/test-data/GeoIP2-DensityIncome-Test.mmdb
maxmind-db/test-data/GeoIP2-Domain-Test.mmdb
maxmind-db/test-data/GeoIP2-Enterprise-Test.mmdb
maxmind-db/test-data/GeoIP2-ISP-Test.mmdb
maxmind-db/test-data/GeoIP2-Precision-Enterprise-Test.mmdb
maxmind-db/test-data/GeoIP2-User-Count-Test.mmdb
maxmind-db/test-data/GeoLite2-ASN-Test.mmdb
maxmind-db/test-data/MaxMind-DB-no-ipv4-search-tree.mmdb
maxmind-db/test-data/MaxMind-DB-string-value-entries.mmdb
maxmind-db/test-data/MaxMind-DB-test-broken-pointers-24.mmdb
maxmind-db/test-data/MaxMind-DB-test-broken-search-tree-24.mmdb
maxmind-db/test-data/MaxMind-DB-test-decoder.mmdb
maxmind-db/test-data/MaxMind-DB-test-ipv4-24.mmdb
maxmind-db/test-data/MaxMind-DB-test-ipv4-28.mmdb
maxmind-db/test-data/MaxMind-DB-test-ipv4-32.mmdb
maxmind-db/test-data/MaxMind-DB-test-ipv6-24.mmdb
maxmind-db/test-data/MaxMind-DB-test-ipv6-28.mmdb
maxmind-db/test-data/MaxMind-DB-test-ipv6-32.mmdb
maxmind-db/test-data/MaxMind-DB-test-metadata-pointers.mmdb
maxmind-db/test-data/MaxMind-DB-test-mixed-24.mmdb
maxmind-db/test-data/MaxMind-DB-test-mixed-28.mmdb
maxmind-db/test-data/MaxMind-DB-test-mixed-32.mmdb
maxmind-db/test-data/MaxMind-DB-test-nested.mmdb
maxmind-db/test-data/README.md
maxmind-db/test-data/maps-with-pointers.raw
maxmind-db/test-data/write-test-data.pl
maxmind-db/tidyall.ini
perlcriticrc
perltidyrc
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/GeoIP2/Database/Reader-ASN.t
t/GeoIP2/Database/Reader-Anonymous-IP.t
t/GeoIP2/Database/Reader-Connection-Type.t
t/GeoIP2/Database/Reader-Domain.t
t/GeoIP2/Database/Reader-Enterprise.t
t/GeoIP2/Database/Reader-ISP.t
t/GeoIP2/Database/Reader.t
t/GeoIP2/Error/Type.t
t/GeoIP2/Model/City.t
t/GeoIP2/Model/Country.t
t/GeoIP2/Model/Insights.t
t/GeoIP2/Model/names.t
t/GeoIP2/Types.t
t/GeoIP2/WebService/Client.t
t/lib/Test/GeoIP2.pm
tidyall.ini
xt/author/00-compile.t
xt/author/clean-namespaces.t
xt/author/eol.t
xt/author/mojibake.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/portability.t
xt/author/synopsis.t
xt/author/test-version.t
xt/author/tidyall.t
xt/release/cpan-changes.t
xt/release/meta-json.t