DBICx-Hooks

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Provide hooks into DBIx::Class create()/update()/delete()",
   "author" : [
      "Pedro Melo <melo@simplicidade.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200001, CPAN::Meta::Converter version 2.102400",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBICx-Hooks",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "DBIx::Class" : 0,
            "Exporter" : 0,
            "SQL::Translator" : "0.11006",
            "Scalar::Util" : 0,
            "parent" : 0
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : 0,
            "Test::Fatal" : 0,
            "Test::MockObject" : 0,
            "Test::More" : "0.92"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://search.cpan.org/dist/DBICx-Hooks/",
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/melo/DBICx-Hooks.git",
         "web" : "http://github.com/melo/DBICx-Hooks/"
      }
   },
   "version" : "0.003",
   "x_Dist_Zilla" : {
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Basic/GatherDir",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Basic/PruneCruft",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Basic/ManifestSkip",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Basic/MetaYAML",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Basic/License",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Basic/Readme",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Basic/ExtraTests",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Basic/ExecDir",
            "version" : "4.200001"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Basic/ShareDir",



( run in 1.840 second using v1.01-cache-2.11-cpan-54e63673c56 )