README file
OpenOffice.org Perl Library (ooolib-perl)

This Perl Library is being created so that Perl users will have the ability
to create OpenOffice.org documents.  Originally I was faced with the problem
of creating spreadsheet files from a Perl CGI program.  Since I could not
find a library that would do the task, I decided to write my own.  This is
ooolib.  I hope that ooolib-perl will satisify your programming needs.  If
you have any comments or suggestions, feel free to contact me at
josephcolton@gmail.com

Additional documentation is available in the doc/ directory.

Files included with ooolib-perl:

ChangeLog                 This file contains information about changes to
                          ooolib in each version.
doc/                      This is the documentation directory.
examples/                 This directory contains example programs.
ooolib.pm                 This is the ooolib-perl module.
README                    This file.
REQUIREMENTS              This contains information about requirements for
                          installation and running ooolib-perl.
TODO                      This file contains information about tasks that are
                          not yet completed.


