added DateTime as a requirement

This commit is contained in:
2019-08-24 15:20:31 +02:00
parent c0010b0970
commit 4cb750fd5a

View File

@ -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).