MsOffice::Word::Template module treats a Microsoft Word document as a
template for generating other documents. The idea is similar to the "mail
merge" functionality in Word, but with much richer possibilities. The whole
power of a Perl templating engine can be exploited, for example for
.
* dealing with complex, nested datastructures
.
* using control directives for loops, conditionals, subroutines, etc.
.
* defining custom data processing functions or macros
.
Template authors just use basic highlighting in MsWord to mark the templating
directives.
Installed Size: 103.4 kB
Architectures: all