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:
commit
f1480d742f
@ -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
|
||||||
|
Reference in New Issue
Block a user