Template::Provider::OpenOffice is a OpenOffice (ODT) Provider for Template Toolkit.
This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing.
We use OpenOffice::OODoc to actually open the document and extract the content.xml file. This gives us the benefit of having the methods available to add/subtract files in addition to parsing and processing the content file if we want to do some custom work in addition to templating.
Product's homepage
Requirements:
· Perl