summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-08-10 23:39:56 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-08-10 23:39:56 +0200
commit637cfd1391b2842e1f6af6a4ae0da300fe3b5cab (patch)
tree6e09f62008a0a83b92f6295d1be9920141e956d0 /META.json
parentce8745aaae7d3c80933cc31839c8e513db4434a5 (diff)
downloadApp-BorgRestore-637cfd1391b2842e1f6af6a4ae0da300fe3b5cab.tar.gz
App-BorgRestore-637cfd1391b2842e1f6af6a4ae0da300fe3b5cab.tar.xz
Bump minimal perl version to 5.14
Function::Parameters requires >=5.14 so we can bump our version as well. Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'META.json')
-rw-r--r--META.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META.json b/META.json
index 0ad3d4d..67652ac 100644
--- a/META.json
+++ b/META.json
@@ -51,7 +51,7 @@
"Log::Any" : "0",
"Log::Any::Adapter::Log4perl" : "0",
"Log::Log4perl" : "0",
- "perl" : "v5.10.0"
+ "perl" : "v5.14.0"
}
},
"test" : {