]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blob - META.json
This is 0.16
[perl/modules/Lexical-Types.git] / META.json
1 {
2    "abstract" : "Extend the semantics of typed lexicals.",
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" : "Lexical-Types",
16    "no_index" : {
17       "directory" : [
18          "t",
19          "inc"
20       ]
21    },
22    "prereqs" : {
23       "build" : {
24          "requires" : {
25             "Carp" : "0",
26             "Config" : "0",
27             "ExtUtils::MakeMaker" : "0",
28             "File::Spec" : "0",
29             "Test::More" : "0",
30             "XSLoader" : "0",
31             "constant" : "0",
32             "lib" : "0"
33          }
34       },
35       "configure" : {
36          "requires" : {
37             "Config" : "0",
38             "ExtUtils::MakeMaker" : "0"
39          }
40       },
41       "runtime" : {
42          "requires" : {
43             "Carp" : "0",
44             "XSLoader" : "0",
45             "perl" : "5.008004"
46          }
47       }
48    },
49    "release_status" : "stable",
50    "resources" : {
51       "bugtracker" : {
52          "web" : "http://rt.cpan.org/Dist/Display.html?Name=Lexical-Types"
53       },
54       "homepage" : "http://search.cpan.org/dist/Lexical-Types/",
55       "license" : [
56          "http://dev.perl.org/licenses/"
57       ],
58       "repository" : {
59          "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FLexical-Types.git"
60       }
61    },
62    "version" : "0.16",
63    "x_serialization_backend" : "JSON::PP version 2.94"
64 }