From 72fecab8a6cd1b03308faabf3f5e22a362b9fec9 Mon Sep 17 00:00:00 2001 From: axeloz <1597611+axeloz@users.noreply.github.com> Date: Sun, 19 Dec 2021 10:07:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a84ea0..7bb605c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ I rewrote a couple of things today to make sure the script still works. ## Requirements -* Perl : with DBI, Dotenv, Net::Ping, Email::MIME, Email::Sender::Simple, Email::Sender::Transport::SMTP, LWP::Simple, LWP::UserAgent, LWP::Protocol::https +* Perl : with DBI::MySQL, Dotenv, Net::Ping, Email::MIME, Email::Sender::Simple, Email::Sender::Transport::SMTP, LWP::Simple, LWP::UserAgent, LWP::Protocol::https * a MTA: Postfix, ... * PHP 7+ (optional): with PDO * a webserver (optional): Apache, Nginx, ...