1{
2   "abstract" : "Handle Common Gateway Interface requests and responses",
3   "author" : [
4      "unknown"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "artistic_2"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "CGI",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc",
20         "t"
21      ]
22   },
23   "prereqs" : {
24      "build" : {
25         "requires" : {
26            "ExtUtils::MakeMaker" : "0"
27         }
28      },
29      "configure" : {
30         "requires" : {
31            "ExtUtils::MakeMaker" : "0"
32         }
33      },
34      "runtime" : {
35         "requires" : {
36            "Carp" : "0",
37            "Config" : "0",
38            "Encode" : "0",
39            "Exporter" : "0",
40            "File::Spec" : "0.82",
41            "File::Temp" : "0.17",
42            "HTML::Entities" : "3.69",
43            "if" : "0",
44            "overload" : "0",
45            "parent" : "0.225",
46            "perl" : "5.008001",
47            "strict" : "0",
48            "utf8" : "0",
49            "warnings" : "0"
50         }
51      },
52      "test" : {
53         "requires" : {
54            "Cwd" : "0",
55            "File::Find" : "0",
56            "IO::File" : "0",
57            "IO::Handle" : "0",
58            "POSIX" : "0",
59            "Test::Deep" : "0.11",
60            "Test::More" : "0.98",
61            "Test::NoWarnings" : "0",
62            "Test::Warn" : "0.3"
63         }
64      }
65   },
66   "release_status" : "stable",
67   "resources" : {
68      "bugtracker" : {
69         "web" : "https://github.com/leejo/CGI.pm/issues"
70      },
71      "homepage" : "https://metacpan.org/module/CGI",
72      "license" : [
73         "http://dev.perl.org/licenses/"
74      ],
75      "repository" : {
76         "type" : "git",
77         "url" : "https://github.com/leejo/CGI.pm",
78         "web" : "https://github.com/leejo/CGI.pm"
79      }
80   },
81   "version" : "4.53",
82   "x_serialization_backend" : "JSON::PP version 4.04"
83}
84