The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Critique a database schema for best practices",
   "author" : [
      "Mark Gardner <mjgardner@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.029, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-DBCritic",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Synopsis" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::Combinatorics" : "0",
            "Carp" : "0",
            "Const::Fast" : "0",
            "DBI" : "0",
            "DBIx::Class" : "0.08125",
            "DBIx::Class::Schema::Loader" : "0.07007",
            "Data::Compare" : "0",
            "Devel::Symdump" : "0",
            "English" : "0",
            "Getopt::Long::Descriptive" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "1.33",
            "Modern::Perl" : "0",
            "Module::Pluggable" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "Scalar::Util" : "0",
            "Sub::Quote" : "0",
            "namespace::autoclean" : "0",
            "overload" : "0",
            "perl" : "5.012",
            "strict" : "0",
            "utf8" : "0"
         }
      },
      "test" : {
         "requires" : {
            "DBICx::TestDatabase" : "0",
            "DBIx::Class::Core" : "0",
            "DBIx::Class::Schema" : "0",
            "File::Spec" : "0",
            "FindBin" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Path::Class" : "0",
            "Test::More" : "0.94",
            "Test::Most" : "0",
            "Test::Script::Run" : "0",
            "base" : "0",
            "local::lib" : "0",
            "perl" : "5.012",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mjgardner/dbcritic/issues"
      },
      "homepage" : "http://mjgardner.github.io/dbcritic",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mjgardner/dbcritic.git",
         "web" : "https://github.com/mjgardner/dbcritic"
      }
   },
   "version" : "0.021"
}