summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rwxr-xr-x[-rw-r--r--]META.json14
1 files changed, 8 insertions, 6 deletions
diff --git a/META.json b/META.json
index a0251bd..6c16309 100644..100755
--- a/META.json
+++ b/META.json
@@ -11,13 +11,13 @@
"Konstantin Yakunin <twinhooker@gmail.com>"
],
"dynamic_config" : 1,
- "generated_by" : "Module::Build version 0.421",
+ "generated_by" : "Module::Build version 0.4231",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- "version" : "2"
+ "version" : 2
},
"name" : "CPAN-Mini-Inject",
"prereqs" : {
@@ -28,7 +28,7 @@
},
"runtime" : {
"requires" : {
- "CPAN::Checksums" : "0",
+ "CPAN::Checksums" : "2.13",
"CPAN::Mini" : "0.32",
"Carp" : "0",
"Compress::Zlib" : "0",
@@ -47,6 +47,7 @@
"LWP::Simple" : "0",
"Net::EmptyPort" : "0",
"Pod::Usage" : "0",
+ "Test::InDistDir" : "0",
"Test::More" : "0",
"YAML" : "0"
}
@@ -55,11 +56,11 @@
"provides" : {
"CPAN::Mini::Inject" : {
"file" : "lib/CPAN/Mini/Inject.pm",
- "version" : "0.35"
+ "version" : "0.37"
},
"CPAN::Mini::Inject::Config" : {
"file" : "lib/CPAN/Mini/Inject/Config.pm",
- "version" : "0.35"
+ "version" : "0.37"
}
},
"release_status" : "stable",
@@ -74,5 +75,6 @@
"url" : "git://github.com/AndyA/CPAN--Mini--Inject.git"
}
},
- "version" : "0.35"
+ "version" : "0.37",
+ "x_serialization_backend" : "JSON::PP version 4.06"
}