The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl API for MaxMind's GeoIP2 web services and databases",
   "author" : [
      "Dave Rolsky <drolsky@maxmind.com>",
      "Greg Oschwald <goschwald@maxmind.com>",
      "Olaf Alders <oalders@maxmind.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "GeoIP2",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Changes" : "0.19",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "B" : "0",
            "Carp" : "0",
            "Data::Dumper" : "0",
            "Data::Validate::IP" : "0.19",
            "Exporter" : "0",
            "Getopt::Long" : "0",
            "JSON" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "MIME::Base64" : "0",
            "MaxMind::DB::Reader" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "Params::Validate" : "0",
            "Scalar::Util" : "0",
            "Sub::Quote" : "0",
            "Throwable::Error" : "0",
            "Try::Tiny" : "0",
            "URI" : "0",
            "lib" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Status" : "0",
            "IO::Compress::Gzip" : "0",
            "Path::Class" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.88",
            "base" : "0",
            "utf8" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/maxmind/GeoIP2-perl/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/maxmind/GeoIP2-perl.git",
         "web" : "https://github.com/maxmind/GeoIP2-perl"
      }
   },
   "version" : "0.040005",
   "x_authority" : "cpan:TJMATHER",
   "x_contributors" : [
      "Graham Knop <haarg@haarg.org>"
   ]
}