1{
2   "abstract" : "Perl extension for asynchronous non-blocking DBI calls in POE",
3   "author" : [
4      "David Davis <xantus@cpan.org>"
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" : "POE-Component-EasyDBI",
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            "CPAN::Meta" : "2.143240",
37            "DBD::SQLite" : "0",
38            "Test::CPAN::Meta" : "0",
39            "Test::MinimumVersion::Fast" : "0.04",
40            "Test::PAUSE::Permissions" : "0.04",
41            "Test::Pod" : "1.41",
42            "Test::Spellunker" : "v0.2.7",
43            "Time::Stopwatch" : "0"
44         }
45      },
46      "runtime" : {
47         "requires" : {
48            "Carp" : "0",
49            "DBI" : "1.38",
50            "POE" : "0.3101",
51            "Params::Util" : "0",
52            "Scalar::Util" : "0",
53            "Try::Tiny" : "0",
54            "perl" : "5.00600",
55            "strict" : "0",
56            "warnings" : "0"
57         }
58      },
59      "test" : {
60         "recommends" : {
61            "DBD::SQLite" : "0",
62            "Time::Stopwatch" : "0"
63         },
64         "requires" : {
65            "Test::More" : "0",
66            "Test::Requires" : "0.08"
67         }
68      }
69   },
70   "provides" : {
71      "POE::Component::EasyDBI" : {
72         "file" : "lib/POE/Component/EasyDBI.pm",
73         "version" : "1.28"
74      },
75      "POE::Component::EasyDBI::SubProcess" : {
76         "file" : "lib/POE/Component/EasyDBI/SubProcess.pm",
77         "version" : "1.28"
78      }
79   },
80   "release_status" : "stable",
81   "resources" : {
82      "homepage" : "https://github.com/gps4net/POE-Component-EasyDBI",
83      "repository" : {
84         "url" : "git://github.com/gps4net/POE-Component-EasyDBI.git",
85         "web" : "https://github.com/gps4net/POE-Component-EasyDBI"
86      }
87   },
88   "version" : "1.28",
89   "x_authority" : "cpan:XANTUS",
90   "x_contributors" : [
91      "Olivier Mengué <dolmen@cpan.org>",
92      "Gelu Lupaș <gvl@cpan.org>"
93   ]
94}
95