{
  "abstract" : "Rewrite your DBIC objects via inheritance",
  "author" : [
     "Dan Burke <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "DBIx-Class-Objects",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Class::Load" : "0",
           "Exporter" : "0",
           "Moose" : "0",
           "Moose::Role" : "0",
           "Moose::Util" : "0",
           "MooseX::Role::Parameterized" : "0",
           "base" : "0",
           "namespace::autoclean" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "DBIx::Class::Core" : "0",
           "DBIx::Class::EasyFixture" : "0",
           "DBIx::Class::Schema" : "0",
           "DateTime" : "0",
           "Test::More" : "0",
           "Test::Most" : "0",
           "lib" : "0",
           "perl" : "5.006",
           "utf8" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/dwburke/dbix-class-objects",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/dwburke/dbix-class-objects.git",
        "web" : "https://github.com/dwburke/dbix-class-objects"
     }
  },
  "version" : "0.05"
}