1{
2   "abstract" : "OpenSSL support for LWP",
3   "author" : [
4      "A. Sinan Unur <nanis@cpan.org>",
5      "David Landgren",
6      "Joshua Chamas",
7      "Gisle Aas"
8   ],
9   "dynamic_config" : 1,
10   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921",
11   "license" : [
12      "artistic_2"
13   ],
14   "meta-spec" : {
15      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
16      "version" : "2"
17   },
18   "name" : "Crypt-SSLeay",
19   "no_index" : {
20      "directory" : [
21         "t",
22         "inc"
23      ]
24   },
25   "prereqs" : {
26      "build" : {
27         "requires" : {
28            "Test::More" : "0.88",
29            "Try::Tiny" : "0.09"
30         }
31      },
32      "configure" : {
33         "requires" : {
34            "ExtUtils::MakeMaker" : "0"
35         }
36      },
37      "runtime" : {
38         "requires" : {
39            "LWP::Protocol::https" : "6.02",
40            "MIME::Base64" : "0"
41         }
42      }
43   },
44   "release_status" : "stable",
45   "version" : "0.64"
46}
47