From 0db2d2145810e93801dd77f5f016647a606e1f73 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 22 Nov 2017 11:17:43 +0100 Subject: Create cache directory in DB instead of Settings Signed-off-by: Florian Pritz --- META.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'META.json') diff --git a/META.json b/META.json index cba2f5d..8a17947 100644 --- a/META.json +++ b/META.json @@ -46,7 +46,6 @@ "DBD::SQLite" : "0", "DBI" : "0", "Date::Parse" : "0", - "File::Path" : "0", "File::Temp" : "0", "File::pushd" : "0", "Function::Parameters" : "0", @@ -61,6 +60,7 @@ "Log::Log4perl::Appender::ScreenColoredLevels" : "0", "Log::Log4perl::Layout::PatternLayout" : "0", "Log::Log4perl::Level" : "0", + "Path::Tiny" : "0", "Pod::Usage" : "0", "Version::Compare" : "0", "autodie" : "0", -- cgit v1.2.3-24-g4f1b