logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

MsOffice::Word::Template::Engine::TT2::Provider -- subclass of Template::Provider for loading .docx

Author

       Laurent Dami, <dami AT cpan DOT org<gt>

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

See Also