diff options
-rw-r--r-- | META.json | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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" } |