The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "clustering data resolver",
   "author" : [
      "Atsushi Kobayashi <nekokak@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.5",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-RuledCluster",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "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" : {
            "Class::Load" : "0",
            "Data::Util" : "0",
            "parent" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "DBI" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Data::RuledCluster" : {
         "file" : "lib/Data/RuledCluster.pm",
         "version" : "0.06"
      },
      "Data::RuledCluster::Strategy" : {
         "file" : "lib/Data/RuledCluster/Strategy.pm"
      },
      "Data::RuledCluster::Strategy::Formatted" : {
         "file" : "lib/Data/RuledCluster/Strategy/Formatted.pm"
      },
      "Data::RuledCluster::Strategy::Key" : {
         "file" : "lib/Data/RuledCluster/Strategy/Key.pm"
      },
      "Data::RuledCluster::Strategy::List" : {
         "file" : "lib/Data/RuledCluster/Strategy/List.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/nekokak/p5-Data-RuledCluster/issues"
      },
      "homepage" : "https://github.com/nekokak/p5-Data-RuledCluster",
      "repository" : {
         "url" : "git://github.com/nekokak/p5-Data-RuledCluster.git",
         "web" : "https://github.com/nekokak/p5-Data-RuledCluster"
      }
   },
   "version" : "0.06",
   "x_contributors" : [
      "punytan <punytan@gmail.com>",
      "xaicron <xaicron@gmail.com>",
      "Hiroyoshi HOUCHI <info@hixi-hyi.com>",
      "Hiroyoshi Houchi <git@hixi-hyi.com>",
      "karupanerura <karupa@cpan.org>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27400"
}