]> git.vpit.fr Git - perl/modules/autovivification.git/blob - META.json
This is 0.18
[perl/modules/autovivification.git] / META.json
1 {
2    "abstract" : "Lexically disable autovivification.",
3    "author" : [
4       "Vincent Pit <perl@profvince.com>"
5    ],
6    "dynamic_config" : 1,
7    "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010",
8    "license" : [
9       "perl_5"
10    ],
11    "meta-spec" : {
12       "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13       "version" : 2
14    },
15    "name" : "autovivification",
16    "no_index" : {
17       "directory" : [
18          "t",
19          "inc"
20       ]
21    },
22    "prereqs" : {
23       "build" : {
24          "requires" : {
25             "Config" : "0",
26             "Exporter" : "0",
27             "ExtUtils::MakeMaker" : "0",
28             "POSIX" : "0",
29             "Test::More" : "0",
30             "XSLoader" : "0"
31          }
32       },
33       "configure" : {
34          "requires" : {
35             "ExtUtils::MakeMaker" : "0"
36          }
37       },
38       "runtime" : {
39          "requires" : {
40             "XSLoader" : "0",
41             "perl" : "5.008003"
42          }
43       }
44    },
45    "release_status" : "stable",
46    "resources" : {
47       "bugtracker" : {
48          "web" : "http://rt.cpan.org/Dist/Display.html?Name=autovivification"
49       },
50       "homepage" : "http://search.cpan.org/dist/autovivification/",
51       "license" : [
52          "http://dev.perl.org/licenses/"
53       ],
54       "repository" : {
55          "url" : "http://git.profvince.com/?p=perl%2Fmodules%2Fautovivification.git"
56       }
57    },
58    "version" : "0.18",
59    "x_serialization_backend" : "JSON::PP version 2.94"
60 }