The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Inside out objects for Moo",
   "author" : [
      "haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MooX-InsideOut",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Hash::Util::FieldHash::Compat" : "0.03",
            "Moo" : "1.000007",
            "perl" : "5.8",
            "strictures" : "1"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://github.com/haarg/MooX-InsideOut",
      "repository" : {
         "url" : "git://github.com/haarg/MooX-InsideOut.git"
      }
   },
   "version" : "0.001001"
}