Merge pull request 'Add new perl modules to getting-started' (#156) from norrist/hpr_generator:main into main

Reviewed-on: #156
This commit is contained in:
Ken Fallon 2023-08-21 18:24:36 +00:00
commit f1480d742f
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