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

Reviewed-on: rho_n/hpr_generator#156
This commit is contained in:
Ken Fallon 2023-08-21 18:24:36 +00:00
commit f1480d742f

View File

@ -31,7 +31,10 @@ apt install libconfig-std-perl \
libtemplate-perl \ libtemplate-perl \
libtemplate-plugin-dbi-perl \ libtemplate-plugin-dbi-perl \
libdbd-sqlite3-perl libdate-calc-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 ## Using CPAN to install the modules