The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Simplify the common case stuff for DBIx::Class.",
   "author" : [
      "Arthur Axel \"fREW\" Schmidt <frioux+cpan@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-Class-Helpers",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp::Clan" : "6.04",
            "DBD::SQLite" : "0",
            "DBIx::Class" : "0.08127",
            "DBIx::Class::Candy" : "0.001003",
            "Lingua::EN::Inflect" : "0",
            "List::Util" : "0",
            "String::CamelCase" : "0",
            "Sub::Exporter" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.88",
            "namespace::clean" : "0.23",
            "parent" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/frioux/DBIx-Class-Helpers.git",
         "web" : "http://github.com/frioux/DBIx-Class-Helpers"
      }
   },
   "version" : "2.009001"
}