diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-12 22:06:43 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-12 22:14:13 +0100 |
commit | b54d248515357297d84a01cf45a42a6787c21240 (patch) | |
tree | 4840d821b28ad325a0fe3a071b129898396ac921 /INSTALL | |
parent | 8c70ba081e9892217510b6b01f0402482161ef84 (diff) |
Replace Types::Serialiser::true with JSON::true.
This removes the dependency on Types::Serialiser.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ lacme depends on OpenSSL and the following Perl modules: - MIME::Base64 (core module) - Net::SSLeay - POSIX (core module) - - Types::Serialiser - Socket (core module) On Debian GNU/Linux systems, these dependencies can be installed with |