Template-Provider-OpenOffice version 0.01
================================

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.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

This module requires these other modules and libraries:

 Template
 OpenOffice::OODoc

COPYRIGHT AND LICENCE

 Template::Provider::OpenOffice version 0.01, released 20 Sept 2006

Copyright (C) 2006 by Brevient Technologies

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.