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" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Google-CustomSearch",
   "prereqs" : {
      "build" : {
         "requires" : {
            "HTTP::Request" : "1.40",
            "JSON" : "2.15",
            "LWP::UserAgent" : "2.33",
            "Moose" : "2.0006",
            "Moose::Util::TypeConstraints" : "2.0006",
            "MooseX::Params::Validate" : "0.16",
            "Readonly" : "1.03",
            "Test::More" : "0",
            "XML::Simple" : "2.18",
            "namespace::clean" : "0.20"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      }
   },
   "provides" : {
      "WWW::Google::CustomSearch" : {
         "file" : "lib/WWW/Google/CustomSearch.pm",
         "version" : "0.11"
      },
      "WWW::Google::CustomSearch::Item" : {
         "file" : "lib/WWW/Google/CustomSearch/Item.pm",
         "version" : "0.11"
      },
      "WWW::Google::CustomSearch::Page" : {
         "file" : "lib/WWW/Google/CustomSearch/Page.pm",
         "version" : "0.11"
      },
      "WWW::Google::CustomSearch::Request" : {
         "file" : "lib/WWW/Google/CustomSearch/Request.pm",
         "version" : "0.11"
      },
      "WWW::Google::CustomSearch::Result" : {
         "file" : "lib/WWW/Google/CustomSearch/Result.pm",
         "version" : "0.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.11"
}