2 Commits
Author SHA1 Message Date
Dave Morriss 5a73e94cf7 Merge branch 'norrist-main'
Amendment from 'norrist' received with thanks.
2023-08-28 12:53:57 +01:00
norrist 99a54d5543 Add libtemplate-plugin-html-strip-perl to getting started
Corresponding commit for my automated build
https://gitlab.com/norrist/hpr_generator_build/-/commit/14d3217274e7722719b8343ab44bac1bf874f1ad
2023-08-28 11:41:44 +00:00
+2 -1
View File
@@ -33,7 +33,8 @@ apt install libconfig-std-perl \
libdbd-sqlite3-perl libdate-calc-perl \
libtie-dbi-perl \
libtext-csv-xs-perl \
libhtml-parser-perl
libhtml-parser-perl \
libtemplate-plugin-html-strip-perl
```