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.103 - 2008-06-15

  • Some cosmetic changes in the installation tests Makefile.PL, config.xml: added BUILD_DATE Meta.pm: added version() Styles.pm: added getFontDeclarations(), getFontName() Styles.pm: bugfix related to non-ASCII characters in style names File.pm: changed the way of creating new documents Replaced XML templates by ODF and OOo files (including a few paragraph styles) XPath.pm: given priority to 'member' option over 'part' option, to 'archive' over 'container', for legacy reasons; other parameter priority changes; code cleaning in the constructor XPath.pm: bugfix related to non-ASCII characters in frame names Text.pm: bugfixes related to non-ASCII characters in styles and draw page names Text.pm: removed some code redundancies in table cell related accessors Text.pm: added updateUserFieldReferences() Text.pm: added expandTable() Text.pm: removed an undesirable warning in getTable() Text.pm: fixed a bug in getTableCell() Examples: Changed text2table in order to use expandTable()

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