The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "DBIx::Class schema sanity checking tests",
   "author" : [
      "Chisel Wright <chisel@chizography.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-DBIx-Class-Schema",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "DBIx::Class" : "0.08",
            "FindBin" : "0",
            "Test::More" : "0.92",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "DBIx::Class::Core" : "0",
            "DBIx::Class::ResultSet" : "0",
            "DBIx::Class::Schema" : "0",
            "Moose" : "0",
            "MooseX::NonMoose" : "0",
            "Test::Builder::Tester" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.92",
            "base" : "0",
            "lib" : "0",
            "namespace::autoclean" : "0",
            "parent" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/chiselwright/Test-DBIx-Class-Schema/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/chiselwright/test-dbix-class-schema.git",
         "web" : "https://github.com/chiselwright/test-dbix-class-schema"
      }
   },
   "version" : "1.0.9",
   "x_contributors" : [
      "Chisel <chisel.wright@net-a-porter.com>",
      "Chisel <chisel@chizography.net>",
      "Chisel Wright <chisel.wright@net-a-porter.com>",
      "Chisel Wright <chisel@cleavag.es>",
      "Chisel Wright <chisel@herlpacker.co.uk>",
      "Darius Jokilehto <darius.jokilehto@net-a-porter.com>",
      "Dave Cross <davidc@broadbean.com>",
      "Jason Tang <tang.jason.ch@gmail.com>",
      "Rupert Lane <rupert@rupert-lane.org>"
   ]
}