The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface to fetch country flag of an IP.",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "IP-CountryFlag",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Validate::IP" : "0.10",
            "File::Spec::Functions" : "3.30",
            "HTTP::Tiny" : "0",
            "Moo" : "2.000000",
            "Throwable" : "0",
            "autodie" : "2.06",
            "namespace::clean" : "0.24",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "IP::CountryFlag" : {
         "file" : "lib/IP/CountryFlag.pm",
         "version" : "0.12"
      },
      "IP::CountryFlag::Params" : {
         "file" : "lib/IP/CountryFlag/Params.pm",
         "version" : "0.12"
      },
      "IP::CountryFlag::UserAgent" : {
         "file" : "lib/IP/CountryFlag/UserAgent.pm",
         "version" : "0.12"
      },
      "IP::CountryFlag::UserAgent::Exception" : {
         "file" : "lib/IP/CountryFlag/UserAgent/Exception.pm",
         "version" : "0.12"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/manwar/IP-CountryFlag.git",
         "web" : "https://github.com/manwar/IP-CountryFlag"
      }
   },
   "version" : "0.12",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}