]> git.vpit.fr Git - perl/modules/B-RecDeparse.git/blob - META.json
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/B-RecDeparse.git] / META.json
1 {
2    "abstract" : "Deparse recursively into subroutines.",
3    "author" : [
4       "Vincent Pit <perl@profvince.com>"
5    ],
6    "dynamic_config" : 0,
7    "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001",
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" : "B-RecDeparse",
16    "no_index" : {
17       "directory" : [
18          "t",
19          "inc"
20       ]
21    },
22    "prereqs" : {
23       "build" : {
24          "requires" : {
25             "B::Deparse" : "0",
26             "Carp" : "0",
27             "Config" : "0",
28             "ExtUtils::MakeMaker" : "0",
29             "Test::More" : "0",
30             "base" : "0"
31          }
32       },
33       "configure" : {
34          "requires" : {
35             "ExtUtils::MakeMaker" : "0"
36          }
37       },
38       "runtime" : {
39          "requires" : {
40             "B::Deparse" : "0",
41             "Carp" : "0",
42             "Config" : "0",
43             "base" : "0",
44             "perl" : "5.008001"
45          }
46       }
47    },
48    "release_status" : "stable",
49    "resources" : {
50       "bugtracker" : {
51          "web" : "http://rt.cpan.org/Dist/Display.html?Name=B-RecDeparse"
52       },
53       "homepage" : "http://search.cpan.org/dist/B-RecDeparse/",
54       "license" : [
55          "http://dev.perl.org/licenses/"
56       ],
57       "repository" : {
58          "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FB-RecDeparse.git"
59       }
60    },
61    "version" : "0.10"
62 }