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 5.037, CPAN::Meta::Converter version 2.150001",
   "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" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp::Clan" : "6.04",
            "DBIx::Class" : "0.0826",
            "DBIx::Class::Candy" : "0.003001",
            "DBIx::Introspector" : "0.001002",
            "Lingua::EN::Inflect" : "0",
            "List::Util" : "0",
            "Module::Runtime" : "0",
            "Safe::Isa" : "0",
            "String::CamelCase" : "0",
            "Sub::Exporter::Progressive" : "0.001006",
            "Text::Brew" : "0",
            "Try::Tiny" : "0",
            "namespace::clean" : "0.23",
            "parent" : "0"
         }
      },
      "test" : {
         "requires" : {
            "DBD::SQLite" : "0",
            "DateTime::Format::SQLite" : "0",
            "Test::Deep" : "0",
            "Test::Fatal" : "0.006",
            "Test::More" : "0.94",
            "Test::Roo" : "1.003",
            "aliased" : "0.34"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/frioux/DBIx-Class-Helpers/issues"
      },
      "homepage" : "https://github.com/frioux/DBIx-Class-Helpers",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/frioux/DBIx-Class-Helpers.git",
         "web" : "https://github.com/frioux/DBIx-Class-Helpers"
      }
   },
   "version" : "2.031000"
}