The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Store::CouchDB - a simple CouchDB driver",
   "author" : [
      "Lenz Gschwendtner <norbu09@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Store-CouchDB",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Data::Dump" : "0",
            "Data::Printer" : "0",
            "JSON" : "0",
            "LWP::Protocol::Net::Curl" : "0",
            "LWP::UserAgent" : "0",
            "Moo" : "0",
            "MooX::Types::MooseLike::Base" : "0",
            "URI" : "0",
            "URI::Escape" : "0",
            "URI::QueryParam" : "0",
            "experimental" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Scalar::Util" : "0",
            "Test::More" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/norbu09/Store-CouchDB/issues"
      },
      "homepage" : "https://github.com/norbu09/Store-CouchDB/wiki",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/norbu09/Store-CouchDB.git",
         "web" : "https://github.com/norbu09/Store-CouchDB"
      }
   },
   "version" : "4.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}