summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>2015-04-20 11:13:41 +0200
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>2015-04-20 11:13:41 +0200
commit9a9012d6094f876e9691f667f02dbe89724c2d10 (patch)
treeea2c333f5719eeb3eefe83c085152587e0b3aaa3 /META.json
parent1a863b37343f8713cf759783737cce3653069161 (diff)
downloadcarton-9a9012d6094f876e9691f667f02dbe89724c2d10.tar.gz
v1.0.15v1.0.15
Diffstat (limited to 'META.json')
-rw-r--r--META.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/META.json b/META.json
index 7a9d4d6..f70d37f 100644
--- a/META.json
+++ b/META.json
@@ -40,21 +40,23 @@
}
},
"runtime" : {
- "requires" : {
+ "recommends" : {
"App::FatPacker" : "0.009018",
+ "File::pushd" : "0",
+ "Module::Reader" : "0.002"
+ },
+ "requires" : {
"App::cpanminus" : "1.703",
"CPAN::Meta" : "2.120921",
"CPAN::Meta::Requirements" : "2.121",
"Class::Tiny" : "1.001",
"ExtUtils::MakeMaker" : "6.64",
- "File::pushd" : "0",
"Getopt::Long" : "2.39",
"JSON" : "2.53",
"Module::Build" : "0.4004",
"Module::CPANfile" : "0.9031",
"Module::CoreList" : "0",
"Module::Metadata" : "1.000003",
- "Module::Reader" : "0.002",
"Path::Tiny" : "0.033",
"Try::Tiny" : "0.09",
"parent" : "0.223",
@@ -74,7 +76,7 @@
"web" : "https://github.com/perl-carton/carton"
}
},
- "version" : "v1.0.14",
+ "version" : "v1.0.15",
"x_contributors" : [
"Christian Walde <walde.christian@googlemail.com>",
"David Golden <dagolden@cpan.org>",