aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-19 18:31:20 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-20 20:16:34 +0100
commit8de74ffb4a2008a61c05e9a24c8fa9b14858d2be (patch)
treeab87d7a1299f0c6a98dab0089b98268f652dd4c4 /INSTALL
parentbecac5d1fad959a0ffb0d67afed0d4d7069c3114 (diff)
Remove dependency on List::Util (core module).
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cb8d57f..85bd0c2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,6 @@ lacme depends on OpenSSL ≥1.1.0 and the following Perl modules:
- File::Temp (core module)
- Getopt::Long (core module)
- JSON (optionally C/XS-accelerated with JSON::XS)
- - List::Util (core module)
- LWP::UserAgent
- LWP::Protocol::https (for https:// ACME directory URIs)
- MIME::Base64 (core module)