]> git.vpit.fr Git - perl/modules/Variable-Temp.git/blob - META.json
This is 0.04
[perl/modules/Variable-Temp.git] / META.json
1 {
2    "abstract" : "Temporarily change the value of a variable.",
3    "author" : [
4       "Vincent Pit <perl@profvince.com>"
5    ],
6    "dynamic_config" : 0,
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" : "Variable-Temp",
16    "no_index" : {
17       "directory" : [
18          "t",
19          "inc"
20       ]
21    },
22    "prereqs" : {
23       "build" : {
24          "requires" : {
25             "Exporter" : "0",
26             "ExtUtils::MakeMaker" : "0",
27             "Scope::Upper" : "0",
28             "Test::More" : "0",
29             "Variable::Magic" : "0.51",
30             "base" : "0",
31             "lib" : "0"
32          }
33       },
34       "configure" : {
35          "requires" : {
36             "ExtUtils::MakeMaker" : "0"
37          }
38       },
39       "runtime" : {
40          "requires" : {
41             "Exporter" : "0",
42             "Scope::Upper" : "0",
43             "Variable::Magic" : "0.51",
44             "base" : "0",
45             "perl" : "5.006"
46          }
47       }
48    },
49    "release_status" : "stable",
50    "resources" : {
51       "bugtracker" : {
52          "web" : "http://rt.cpan.org/Dist/Display.html?Name=Variable-Temp"
53       },
54       "homepage" : "http://search.cpan.org/dist/Variable-Temp/",
55       "license" : [
56          "http://dev.perl.org/licenses/"
57       ],
58       "repository" : {
59          "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FVariable-Temp.git"
60       }
61    },
62    "version" : "0.04",
63    "x_serialization_backend" : "JSON::PP version 2.94"
64 }