Adding Perl dependencies
This commit is contained in:
parent
4c1b3c91e8
commit
b2e67c1804
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ I rewrote a couple of things today to make sure the script still works.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* Perl : with DBI, Dotenv, Net::Ping, MIME::Lite, LWP::Agent, LWP::UserAgent
|
* Perl : with DBI, Dotenv, Net::Ping, Email::MIME, Email::Sender::Simple, Email::Sender::Transport::SMTP, LWP::Simple, LWP::UserAgent, LWP::Protocol::https
|
||||||
* a MTA: Postfix, ...
|
* a MTA: Postfix, ...
|
||||||
* PHP 7+ (optional): with PDO
|
* PHP 7+ (optional): with PDO
|
||||||
* a webserver (optional): Apache, Nginx, ...
|
* a webserver (optional): Apache, Nginx, ...
|
||||||
|
|
Loading…
Add table
Reference in a new issue