]> Dogcows Code - chaz/p5-Acme-Test-LogicalEquivalence/blob - META.json
Version 0.001
[chaz/p5-Acme-Test-LogicalEquivalence] / META.json
1 {
2 "abstract" : "Test if expressions are logically equivalent",
3 "author" : [
4 "Charles McGarvey <chazmcgarvey@brokenzipper.com>"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
8 "keywords" : [
9 "test",
10 "logic"
11 ],
12 "license" : [
13 "perl_5"
14 ],
15 "meta-spec" : {
16 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
17 "version" : 2
18 },
19 "name" : "Acme-Test-LogicalEquivalence",
20 "no_index" : {
21 "directory" : [
22 "eg",
23 "share",
24 "shares",
25 "t",
26 "xt"
27 ]
28 },
29 "prereqs" : {
30 "configure" : {
31 "requires" : {
32 "ExtUtils::MakeMaker" : "0"
33 }
34 },
35 "develop" : {
36 "requires" : {
37 "Dist::Zilla" : "5",
38 "Dist::Zilla::PluginBundle::Author::CCM" : "0",
39 "English" : "0",
40 "Pod::Coverage::TrustPod" : "0",
41 "Software::License::Perl_5" : "0",
42 "Test::CPAN::Changes" : "0.19",
43 "Test::CPAN::Meta" : "0",
44 "Test::CleanNamespaces" : "0.15",
45 "Test::EOL" : "0",
46 "Test::MinimumVersion" : "0",
47 "Test::More" : "0.96",
48 "Test::NoTabs" : "0",
49 "Test::Pod" : "1.41",
50 "Test::Pod::Coverage" : "1.08",
51 "Test::Pod::No404s" : "0",
52 "Test::Portability::Files" : "0"
53 }
54 },
55 "runtime" : {
56 "requires" : {
57 "Exporter" : "0",
58 "Test::More" : "0",
59 "namespace::clean" : "0",
60 "perl" : "5.008",
61 "strict" : "0",
62 "warnings" : "0"
63 }
64 },
65 "test" : {
66 "recommends" : {
67 "CPAN::Meta" : "2.120900"
68 },
69 "requires" : {
70 "ExtUtils::MakeMaker" : "0",
71 "File::Spec" : "0",
72 "IO::Handle" : "0",
73 "IPC::Open3" : "0",
74 "Test::More" : "0",
75 "blib" : "1.01"
76 }
77 }
78 },
79 "provides" : {
80 "Acme::Test::LogicalEquivalence" : {
81 "file" : "lib/Acme/Test/LogicalEquivalence.pm",
82 "version" : "0.001"
83 }
84 },
85 "release_status" : "stable",
86 "resources" : {},
87 "version" : "0.001",
88 "x_authority" : "cpan:CCM",
89 "x_serialization_backend" : "Cpanel::JSON::XS version 3.0224"
90 }
91
This page took 0.03863 seconds and 4 git commands to generate.