The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Read MaxMind DB files",
   "author" : [
      "Dave Rolsky <autarch@urth.org>",
      "Olaf Alders <olaf@wundercounter.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MaxMind-DB-Reader",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Changes" : "0.19",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::IEEE754" : "0",
            "Data::Printer" : "0",
            "Data::Validate::IP" : "0.16",
            "DateTime" : "0",
            "Encode" : "0",
            "Getopt::Long" : "0",
            "IO::File" : "0",
            "List::AllUtils" : "0",
            "Math::Int128" : "0",
            "MaxMind::DB::Common" : "0.031000",
            "MaxMind::DB::Metadata" : "0",
            "MaxMind::DB::Role::Debugs" : "0",
            "MaxMind::DB::Types" : "0",
            "Module::Implementation" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "MooX::StrictConstructor" : "0",
            "Net::Works::Address" : "0.12",
            "Try::Tiny" : "0",
            "autodie" : "0",
            "bytes" : "0",
            "constant" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.010000",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Exporter" : "0",
            "File::Temp" : "0",
            "Net::Works::Network" : "0",
            "Scalar::Util" : "0",
            "Test::Bits" : "0",
            "Test::Fatal" : "0",
            "Test::MaxMind::DB::Common::Data" : "0",
            "Test::MaxMind::DB::Common::Util" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/maxmind/MaxMind-DB-Reader-perl/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/maxmind/MaxMind-DB-Reader-perl.git",
         "web" : "https://github.com/maxmind/MaxMind-DB-Reader-perl"
      }
   },
   "version" : "0.040003",
   "x_authority" : "cpan:TJMATHER"
}