The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.106 - 2008-11-05

  • Added the oodoc_test example Moved odfLocatime() and odfTimeLocal() from Meta.pm to XPath.pm, and updated Meta.pod, OODoc.pod and XPath.pod accordingly XPath.pm: added openDocumentVersion() XPath.pm: fixed a bug in isPresentation() XPath.pm: added automatic replacement by 0 of any constructor parameter set to 'off' or 'false' by the calling application XPath.pm: added multiple spaces handling in setText() XPath.pm: normalized the content produced by setText() and extendText() Text.pm: added setAnnotation() Text.pm: added getTableByName() Reverted the (ugly and buggy) use/require changes in examples Some doc cleaning (README, INSTALL) Removed useless install date info from oodoc_version

Documentation

Introduction to the Open OpenDocument Connector

Modules

The Perl Open OpenDocument Connector
Top level component for content and layout processing
I/O operations with OpenDocument files
Image manipulation methods
Access to document file descriptor
Access to document metadata
Document styles and layout processing
The text processing submodule of OpenOffice::OODoc
Low-level navigation in the documents

Provides

in OODoc/Image.pm
in OODoc/Styles.pm
in OODoc/Text.pm
in OODoc/XPath.pm