1{
2   "abstract" : "Some add-on policies for Perl::Critic.",
3   "author" : [
4      "Kevin Ryde <user42_kevin@yahoo.com.au>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "gpl_3"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Perl-Critic-Pulp",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc",
20         "devel",
21         "xt"
22      ],
23      "package" : [
24         "Perl::MinimumVersion"
25      ]
26   },
27   "optional_features" : {
28      "maximum_policies" : {
29         "description" : "Have the policies check as much as possible.",
30         "prereqs" : {
31            "runtime" : {
32               "requires" : {
33                  "Perl::MinimumVersion" : "0"
34               }
35            }
36         }
37      }
38   },
39   "prereqs" : {
40      "build" : {
41         "requires" : {
42            "ExtUtils::MakeMaker" : "0"
43         }
44      },
45      "configure" : {
46         "requires" : {
47            "ExtUtils::MakeMaker" : "0"
48         }
49      },
50      "runtime" : {
51         "requires" : {
52            "IO::String" : "1.02",
53            "List::MoreUtils" : "0.24",
54            "List::Util" : "0",
55            "PPI" : "1.220",
56            "PPI::Document" : "0",
57            "PPI::Dumper" : "0",
58            "Perl::Critic" : "1.084",
59            "Perl::Critic::Policy" : "1.084",
60            "Perl::Critic::Utils" : "1.100",
61            "Perl::Critic::Utils::PPI" : "0",
62            "Perl::Critic::Violation" : "0",
63            "Pod::Escapes" : "0",
64            "Pod::MinimumVersion" : "50",
65            "Pod::ParseLink" : "0",
66            "Pod::Parser" : "0",
67            "Scalar::Util" : "0",
68            "Test::More" : "0",
69            "perl" : "5.006",
70            "version" : "0"
71         }
72      },
73      "test" : {
74         "suggests" : {
75            "Perl::MinimumVersion" : "0"
76         }
77      }
78   },
79   "release_status" : "stable",
80   "resources" : {
81      "homepage" : "http://user42.tuxfamily.org/perl-critic-pulp/index.html",
82      "license" : [
83         "http://www.gnu.org/licenses/gpl.html"
84      ]
85   },
86   "version" : 99,
87   "x_serialization_backend" : "JSON::PP version 4.04"
88}
89