The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Serve data in a Weighted RoundRobin manner.",
   "author" : [
      "xaicron <xaicron {at} cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.2",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-WeightedRoundRobin",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035",
            "perl" : "5.008_001"
         }
      },
      "develop" : {
         "requires" : {
            "Data::RoundRobin" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Clone" : "0",
            "Scope::Guard" : "0"
         }
      }
   },
   "provides" : {
      "Data::WeightedRoundRobin" : {
         "file" : "lib/Data/WeightedRoundRobin.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/xaicron/p5-Data-WeightedRoundRobin/issues"
      },
      "homepage" : "https://github.com/xaicron/p5-Data-WeightedRoundRobin",
      "repository" : {
         "url" : "git://github.com/xaicron/p5-Data-WeightedRoundRobin.git",
         "web" : "https://github.com/xaicron/p5-Data-WeightedRoundRobin"
      }
   },
   "version" : "0.07",
   "x_authority" : "cpan:XAICRON",
   "x_contributors" : [
      "xaicron <xaicron@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27400"
}