{
  "abstract" : "fork-safe and easy transaction handling DBI handler",
  "author" : [
     "Atsushi Kobayashi <nekokak _at_ gmail _dot_ com>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.1",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "DBIx-Handler",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.36",
           "Test::More" : "0.94",
           "Test::Requires" : "0",
           "Test::SharedFork" : "0.16"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "DBI" : "1.605",
           "DBIx::TransactionManager" : "1.09"
        }
     }
  },
  "provides" : {
     "DBIx::Handler" : {
        "file" : "lib/DBIx/Handler.pm",
        "version" : "0.13"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/nekokak/p5-DBIx-Handler/issues"
     },
     "homepage" : "https://github.com/nekokak/p5-DBIx-Handler",
     "repository" : {
        "url" : "git://github.com/nekokak/p5-DBIx-Handler.git",
        "web" : "https://github.com/nekokak/p5-DBIx-Handler"
     }
  },
  "version" : "0.13",
  "x_authority" : "cpan:XAICRON",
  "x_contributors" : [
     "Keiji, Yoshimi <[email protected]>",
     "Tasuku SUENAGA a.k.a. gunyarakun <[email protected]>",
     "tokuhirom <[email protected]>",
     "Atsushi Kobayashi <[email protected]>",
     "soh335 <[email protected]>",
     "xaicron <[email protected]>",
     "Mohammad S Anwar <[email protected]>",
     "karupanerura <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27300"
}