The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Sane APIs for IP addresses and networks",
   "author" : [
      "Dave Rolsky <autarch@urth.org>",
      "Greg Oschwald <oschwald@cpan.org>",
      "Olaf Alders <oalders@wundercounter.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Works",
   "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" : {
            "Carp" : "0",
            "Exporter" : "0",
            "List::AllUtils" : "0",
            "Math::Int128" : "0.06",
            "Moo" : "0",
            "Moo::Role" : "0",
            "Scalar::Util" : "0",
            "Socket" : "1.99",
            "Sub::Quote" : "0",
            "integer" : "0",
            "namespace::autoclean" : "0.16",
            "overload" : "0",
            "perl" : "5.010000",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "B" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/maxmind/Net-Works/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/maxmind/Net-Works.git",
         "web" : "https://github.com/maxmind/Net-Works"
      }
   },
   "version" : "0.17",
   "x_authority" : "cpan:DROLSKY",
   "x_contributors" : [
      "Alexander Hartmaier <abraxxa@cpan.org>",
      "TJ Mather <tjmather@maxmind.com>",
      "William Stevenson <wstevenson@maxmind.com>"
   ]
}