The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Minimalist Object Orientation (with Moose compatibility)",
   "author" : [
      "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Moo",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "Dist::CheckConflicts" : "0.02",
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Class::XSAccessor" : "0",
            "Moose" : "0",
            "MooseX::Types::Common::Numeric" : "0",
            "Mouse" : "0",
            "bareword::filehandles" : "0",
            "indirect" : "0",
            "multidimensional" : "0",
            "namespace::autoclean" : "0",
            "namespace::clean" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Method::Modifiers" : "1.1",
            "Devel::GlobalDestruction" : "0.11",
            "Dist::CheckConflicts" : "0.02",
            "Module::Runtime" : "0.012",
            "Role::Tiny" : "1.003002",
            "perl" : "v5.8.1",
            "strictures" : "1.004003"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0.003",
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Moo@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Moo"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://git.shadowcat.co.uk/gitmo/Moo.git",
         "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moo.git"
      },
      "x_IRC" : "irc://irc.perl.org/#moose"
   },
   "version" : "1.003001",
   "x_breaks" : {
      "HTML::Restrict" : "2.1.5"
   }
}