The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface to IP geographic and network data.",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4001, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "IP-Info",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Data::Validate::IP" : "0.10",
            "Digest::MD5" : "2.36",
            "Exception::Class" : "1.36",
            "HTTP::Exception" : "0.04004",
            "HTTP::Request" : "1.40",
            "LWP::UserAgent" : "2.33",
            "Mouse" : "0.93",
            "Readonly" : "1.03",
            "Test::More" : "0",
            "XML::Simple" : "2.14"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      }
   },
   "provides" : {
      "IP::Info" : {
         "file" : "lib/IP/Info.pm",
         "version" : "0.06"
      },
      "IP::Info::Exception" : {
         "file" : "lib/IP/Info/Exception.pm",
         "version" : "0.06"
      },
      "IP::Info::Response" : {
         "file" : "lib/IP/Info/Response.pm",
         "version" : "0.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.06"
}