The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "An interface to sharded key-value stores",
   "author" : [
      "Steffen Mueller <smueller@cpan.org>",
      "Nick Perez <nperez@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "ShardedKV",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::ConsistentHash::Ketama" : "0.00008",
            "Array::IntSpan" : "0",
            "Carp" : "0",
            "DBD::mysql" : "0",
            "DBI" : "0",
            "Data::Dumper" : "0",
            "JSON" : "0",
            "JSON::XS" : "0",
            "List::Util" : "0",
            "Moose" : "0",
            "POSIX" : "0",
            "Redis" : "0",
            "Test::More" : "0.88",
            "Throwable" : "0",
            "parent" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/tsee/p5-ShardedKV",
         "web" : "http://github.com/tsee/p5-ShardedKV"
      }
   },
   "version" : "0.17"
}