From 4cb750fd5a56d6fa5a3356e026f5de91696d37bf Mon Sep 17 00:00:00 2001 From: Daniel Lysfjord Date: Sat, 24 Aug 2019 15:20:31 +0200 Subject: [PATCH] added DateTime as a requirement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e6df84..781408e 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,5 @@ We also support updating of elvui, just do ```-add -name=ElvUI -uri=https://www. * HTML::HTML5::Parser * LWP::UserAgent * Pool::Thread +* DateTime * Archive::Extract (and probably a good idea to have Archive::Zip, unless you have zip/unzip or whatever way Archive::Extract falls back to without the perl lib).