The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface to Google JSON/Atom Custom Search.",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Google-CustomSearch",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON" : "2.53",
            "Moo" : "2.000000",
            "Type::Tiny" : "1.000005",
            "URI" : "1.65",
            "WWW::Google::UserAgent" : "0.20",
            "namespace::clean" : "0.24",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "WWW::Google::CustomSearch" : {
         "file" : "lib/WWW/Google/CustomSearch.pm",
         "version" : "0.32"
      },
      "WWW::Google::CustomSearch::Item" : {
         "file" : "lib/WWW/Google/CustomSearch/Item.pm",
         "version" : "0.32"
      },
      "WWW::Google::CustomSearch::Page" : {
         "file" : "lib/WWW/Google/CustomSearch/Page.pm",
         "version" : "0.32"
      },
      "WWW::Google::CustomSearch::Params" : {
         "file" : "lib/WWW/Google/CustomSearch/Params.pm",
         "version" : "0.32"
      },
      "WWW::Google::CustomSearch::Request" : {
         "file" : "lib/WWW/Google/CustomSearch/Request.pm",
         "version" : "0.32"
      },
      "WWW::Google::CustomSearch::Result" : {
         "file" : "lib/WWW/Google/CustomSearch/Result.pm",
         "version" : "0.32"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Manwar/WWW-Google-CustomSearch.git",
         "web" : "https://github.com/Manwar/WWW-Google-CustomSearch"
      }
   },
   "version" : "0.32"
}