The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "resources" : {
      "homepage" : "http://search.cpan.org/dist/Games-Go-Rank/",
      "repository" : "http://github.com/hanekomu/Games-Go-Rank",
      "bugtracker" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Games-Go-Rank"
   },
   "generated_by" : "Dist::Zilla version 1.100711",
   "meta-spec" : {
      "version" : 1.4,
      "url" : "http://module-build.sourceforge.net/META-spec-v1.4.html"
   },
   "version" : "1.100860",
   "name" : "Games-Go-Rank",
   "author" : [
      "Marcel Gruenauer <marcel@cpan.org>"
   ],
   "license" : "perl",
   "build_requires" : {},
   "provides" : {
      "Games::Go::Rank" : {
         "version" : "1.100860",
         "file" : "lib/Games/Go/Rank.pm"
      }
   },
   "requires" : {
      "Scalar::Util" : "0",
      "English" : "0",
      "overload" : "0",
      "Carp" : "0",
      "perl" : "5.008",
      "Test::More" : "0.88",
      "File::Find" : "0",
      "File::Temp" : "0",
      "Moose" : "0"
   },
   "abstract" : "Represents a player's rank in the game of Go",
   "configure_requires" : {
      "ExtUtils::MakeMaker" : "6.11"
   }
}