aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 6217664..2bf86c2 100644
--- a/README.md
+++ b/README.md
@@ -25,17 +25,17 @@ Dependencies
You will need perl and the following modules and my perl version is **v5.34.0**, YMMV:
- - HTML::Entities
- - CGI
- - CGI::Carp
- - CGI::Cookies
- - Crypt::Argon2
- - GPG
- - Net:SSLeay
- - Net::SMTP
- - Net::SMTPS
- - Email::Valid
- - String::Random
+- HTML::Entities
+- CGI
+- CGI::Carp
+- CGI::Cookies
+- Crypt::Argon2
+- GPG
+- Net:SSLeay
+- Net::SMTP
+- Net::SMTPS
+- Email::Valid
+- String::Random
Having a webserver with CGI support or a separate CGI engine is needed. I'm using
nginx and fcgiwrap.