1{
2   "abstract" : "Interactive command shell for the DBI",
3   "author" : [
4      "Tim Bunce <timb@cpan.org>",
5      "Jochen Wiedmann <jwied@cpan.org>",
6      "Adam Marks",
7      "Thomas A. Lowery <tlowery@cpan.org>"
8   ],
9   "dynamic_config" : 0,
10   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
11   "license" : [
12      "perl_5"
13   ],
14   "meta-spec" : {
15      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
16      "version" : 2
17   },
18   "name" : "DBI-Shell",
19   "prereqs" : {
20      "configure" : {
21         "requires" : {
22            "ExtUtils::MakeMaker" : "0"
23         }
24      },
25      "runtime" : {
26         "recommends" : {
27            "Benchmark" : "0",
28            "File::Basename" : "0",
29            "File::Find" : "0",
30            "IO::File" : "0",
31            "Term::ReadKey" : "0",
32            "Term::Readline::Perl5" : "0",
33            "Text::ParseWords" : "0",
34            "Text::Wrap" : "0"
35         },
36         "requires" : {
37            "Carp" : "0",
38            "DBI" : "0",
39            "Data::Dumper" : "0",
40            "Exporter" : "0",
41            "File::HomeDir" : "0.50",
42            "File::Spec" : "0",
43            "IO::Interactive" : "0",
44            "IO::Tee" : "0",
45            "Term::ReadLine" : "0",
46            "Text::Abbrev" : "0",
47            "Text::CSV_XS" : "0",
48            "Text::Reform" : "0",
49            "perl" : "5.006"
50         }
51      },
52      "test" : {
53         "requires" : {
54            "Getopt::Long" : "2.17",
55            "Test::More" : "0"
56         }
57      }
58   },
59   "release_status" : "stable",
60   "resources" : {
61      "repository" : {
62         "type" : "git",
63         "url" : "https://repo.or.cz/perl-DBI-Shell.git",
64         "web" : "https://repo.or.cz/perl-DBI-Shell.git"
65      }
66   },
67   "version" : "11.97",
68   "x_contributors" : [
69      "Tim Bunce <timb@cpan.org>",
70      "Andreas K\u00f6nig <andk@cpan.org>",
71      "Kent Fredric <kentnl@cpan.org>",
72      "Rafael Kitover <rkitover@cpan.org>",
73      "Dave Lambley <dlambley@cpan.org>",
74      "Mike Pomraning <mjp@cpan.org>"
75   ],
76   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
77}
78
79