MsOffice::Word::Template::Engine::TT2::Provider -- subclass of Template::Provider for loading .docx
Contents
Copyright And License
Copyright 2024 by Laurent Dami.
This program is free software, you can redistribute it and/or modify it under the terms of the Artistic
License version 2.0.
perl v5.40.0 2024-10-31 MsOffice::Word...::TT2::Provider(3pm)
Description
This subclass of Template::Provider is called whenever a "MsOffice::Word::Template" document requires a
".docx" subtemplate through the "INSERT", "INCLUDE" or "PROCESS" directives.
The subtemplate is parsed as usual, but only the inner document body is returned to the caller, so that
it can be inserted in a parent document.
Name
MsOffice::Word::Template::Engine::TT2::Provider -- subclass of Template::Provider for loading .docx
templates
