summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--META.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/META.json b/META.json
index 0f03234..ea00a46 100644
--- a/META.json
+++ b/META.json
@@ -47,6 +47,9 @@
"Log::Any" : "0",
"Log::Any::Adapter" : "0",
"MCE::Hobo" : "0",
+ "Path::Tiny" : "0",
+ "Syntax::Keyword::Try" : "0",
+ "TOML" : "0",
"Time::Out" : "0",
"autodie" : "0",
"perl" : "v5.24.0"
@@ -55,6 +58,7 @@
"test" : {
"requires" : {
"Test::Differences" : "0",
+ "Test::Exception" : "0",
"Test::MockObject" : "0",
"Test::More" : "0.98"
}