logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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