1{
2   "abstract" : "Declare constants for export.",
3   "author" : [
4      "Robert Rothenberg <rrwo@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
8   "keywords" : [
9      "export",
10      "Const::Fast",
11      "constants",
12      "development",
13      "immutable",
14      "read-only",
15      "tagging"
16   ],
17   "license" : [
18      "artistic_2"
19   ],
20   "meta-spec" : {
21      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
22      "version" : 2
23   },
24   "name" : "Const-Exporter",
25   "prereqs" : {
26      "configure" : {
27         "requires" : {
28            "ExtUtils::MakeMaker" : "0"
29         }
30      },
31      "develop" : {
32         "requires" : {
33            "Pod::Coverage::TrustPod" : "0",
34            "Test::EOF" : "0",
35            "Test::EOL" : "0",
36            "Test::Kwalitee" : "1.21",
37            "Test::MinimumVersion" : "0",
38            "Test::More" : "0.88",
39            "Test::NoTabs" : "0",
40            "Test::Perl::Critic" : "0",
41            "Test::Pod" : "1.41",
42            "Test::Pod::Coverage" : "1.08",
43            "Test::Pod::LinkCheck" : "0",
44            "Test::Portability::Files" : "0",
45            "Test::TrailingSpace" : "0.0203"
46         }
47      },
48      "runtime" : {
49         "recommends" : {
50            "List::SomeUtils::XS" : "0",
51            "Package::Stash::XS" : "0",
52            "Ref::Util::XS" : "0",
53            "Storable" : "0"
54         },
55         "requires" : {
56            "Carp" : "0",
57            "Const::Fast" : "0",
58            "Exporter" : "0",
59            "List::Util" : "1.56",
60            "Package::Stash" : "0",
61            "Ref::Util" : "0",
62            "perl" : "v5.10.0",
63            "strict" : "0",
64            "warnings" : "0"
65         }
66      },
67      "test" : {
68         "recommends" : {
69            "CPAN::Meta" : "2.120900"
70         },
71         "requires" : {
72            "File::Spec" : "0",
73            "Hash::Objectify" : "0",
74            "Module::Metadata" : "0",
75            "Sub::Identify" : "0.06",
76            "Test::More" : "0",
77            "Test::Most" : "0",
78            "if" : "0",
79            "lib" : "0"
80         }
81      }
82   },
83   "provides" : {
84      "Const::Exporter" : {
85         "file" : "lib/Const/Exporter.pm",
86         "version" : "v1.2.1"
87      }
88   },
89   "release_status" : "stable",
90   "resources" : {
91      "bugtracker" : {
92         "web" : "https://github.com/robrwo/Const-Exporter/issues"
93      },
94      "repository" : {
95         "type" : "git",
96         "url" : "git://github.com/robrwo/Const-Exporter.git",
97         "web" : "https://github.com/robrwo/Const-Exporter"
98      }
99   },
100   "version" : "v1.2.1",
101   "x_authority" : "cpan:RRWO",
102   "x_contributors" : [
103      "Slaven Rezi\u0107 <slaven@rezic.de>",
104      "B. Estrade <estrabd@cpan.org>"
105   ],
106   "x_generated_by_perl" : "v5.28.1",
107   "x_serialization_backend" : "Cpanel::JSON::XS version 4.11",
108   "x_spdx_expression" : "Artistic-2.0"
109}
110
111