Add new perl modules to getting-started #156

Merged
ken_fallon merged 1 commits from :main into main 2023-08-21 18:24:37 +00:00
1 changed files with 4 additions and 1 deletions

View File

@ -31,7 +31,10 @@ apt install libconfig-std-perl \
libtemplate-perl \
libtemplate-plugin-dbi-perl \
libdbd-sqlite3-perl libdate-calc-perl \
libtie-dbi-perl
libtie-dbi-perl \
libtext-csv-xs-perl \
libhtml-parser-perl
```
## Using CPAN to install the modules