]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blob - META.json
This is 0.12
[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 6.59, CPAN::Meta::Converter version 2.112150",
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             "ExtUtils::MakeMaker" : 0,
27             "Test::More" : 0,
28             "XSLoader" : 0,
29             "constant" : 0
30          }
31       },
32       "configure" : {
33          "requires" : {
34             "ExtUtils::MakeMaker" : 0
35          }
36       },
37       "runtime" : {
38          "requires" : {
39             "Carp" : 0,
40             "XSLoader" : 0,
41             "perl" : "5.008003"
42          }
43       }
44    },
45    "release_status" : "stable",
46    "resources" : {
47       "bugtracker" : {
48          "web" : "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Lexical-Types"
49       },
50       "homepage" : "http://search.cpan.org/dist/Lexical-Types/",
51       "license" : [
52          "http://dev.perl.org/licenses/"
53       ],
54       "repository" : {
55          "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FLexical-Types.git"
56       }
57    },
58    "version" : "0.12"
59 }