1{
2   "abstract" : "transaction hook provider for DBIx::Class",
3   "author" : [
4      "This library is free software; you can redistribute it and/or modify"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Minilla/v2.3.0",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "DBIx-Class-Storage-TxnEndHook",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "xt",
20         "inc",
21         "share",
22         "eg",
23         "examples",
24         "author",
25         "builder"
26      ]
27   },
28   "prereqs" : {
29      "configure" : {
30         "requires" : {
31            "Module::Build" : "0.38"
32         }
33      },
34      "develop" : {
35         "requires" : {
36            "Test::CPAN::Meta" : "0",
37            "Test::MinimumVersion::Fast" : "0.04",
38            "Test::PAUSE::Permissions" : "0.04",
39            "Test::Pod" : "1.41",
40            "Test::Spellunker" : "v0.2.7"
41         }
42      },
43      "runtime" : {
44         "requires" : {
45            "DBIx::Class" : "0",
46            "Try::Tiny" : "0",
47            "perl" : "5.008005"
48         }
49      },
50      "test" : {
51         "requires" : {
52            "DBD::SQLite" : "0",
53            "DBI" : "0",
54            "Test::Fatal" : "0",
55            "Test::More" : "0.98"
56         }
57      }
58   },
59   "provides" : {
60      "DBIx::Class::Schema::TxnEndHook" : {
61         "file" : "lib/DBIx/Class/Schema/TxnEndHook.pm"
62      },
63      "DBIx::Class::Storage::TxnEndHook" : {
64         "file" : "lib/DBIx/Class/Storage/TxnEndHook.pm",
65         "version" : "0.01"
66      }
67   },
68   "release_status" : "stable",
69   "resources" : {
70      "bugtracker" : {
71         "web" : "https://github.com/soh335/DBIx-Class-Storage-TxnEndHook/issues"
72      },
73      "homepage" : "https://github.com/soh335/DBIx-Class-Storage-TxnEndHook",
74      "repository" : {
75         "url" : "git://github.com/soh335/DBIx-Class-Storage-TxnEndHook.git",
76         "web" : "https://github.com/soh335/DBIx-Class-Storage-TxnEndHook"
77      }
78   },
79   "version" : "0.01",
80   "x_contributors" : [
81      "soh335 <sugarbabe335@gmail.com>"
82   ]
83}
84