From: Banana Date: Sat, 7 Sep 2024 09:24:18 +0000 (+0200) Subject: updated requirements X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=9137d46a9b1fd568d4c5b458a3d5616157ec5152;p=aranea.git updated requirements Signed-off-by: Banana --- diff --git a/documentation/requirements.md b/documentation/requirements.md index e512394..0375df0 100644 --- a/documentation/requirements.md +++ b/documentation/requirements.md @@ -4,5 +4,19 @@ Tested with a MySQL server 8.+ # Perl modules +Extra modules along with the more already installed ones. + + [ConfigRead::Simple](https://metacpan.org/pod/ConfigReader::Simple) + [Data::Validate::URI](https://metacpan.org/pod/Data::Validate::URI) + +## Debian + +Those are the ones which needed to be installed after a fresh debian(stable) install. May vary. + ++ libdatetime-perl ++ libdbi-perl ++ libconfigreader-simple-perl ++ libhtml-linkextractor-perl ++ libdata-validate-uri-perl ++ libdbd-mysql-perl ++ libwww-perl