The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for MsOffice-Word-Template

2.04    09.06.2024
  - recommends GD, necessary for barcode generation in addition to Barcode::Code128

2.03    08.06.2024
  - forgot dependency on Barcode::Code128

2.02    06.06.2024
  - fix MANIFEST forgot one module in v2.01

2.01    06.06.2024
  - support for inserting fragments from other .docx files
  - tests for barcode generation
  - refactoring : methods moved to the back-end class 'Engine'
  - doc: highlighting help for LibreOffice users

2.0     01.05.2022
  - general refactoring
  - first support for barcodes
  - entity encoding

1.02    28.03.2022
  - support for bookmarks, hyperlinks and Word fields

1.01    11.01.2021
  - Template Toolkit is no longer hardwired in; other templating systems
    can be passed as parameters

1.0     13.12.2020 Initial release