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.024 - 2006-03-17

  • Text.pm: Zero or blank string allowed in createParagraph()
  • Text.pm: Added getCellParagraph()
  • Bug fix in XPath.pm in order to allow setText() with a zero value
  • Bug fix in XPath.pm in order to allow element creation with an initial zero or blank value
  • Bug fix in File.pm (raw_delete(), save()); added read_only flag
  • Bug fixes in removeAttribute() and setAttributes() (thanks to Paul Tyers)
  • Documentation cleaning

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 XML navigation in the documents

Provides

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