UNO version 0.05

INSTALLATION

To install this module type the following:

# use the correct path for setsdkenv_unix.sh . /usr/lib/openoffice/sdk/setsdkenv_unix.sh

perl Makefile.PL
make
make test
make install

DEPENDENCIES

  1. OpenOffice.org (tested on v2.0 and v2.2)
  2. Tests > 07.t requires OpenOffice.org running as a server, listening on port 8100:

    ooffice "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager"

  3. For OpenOffice.org 3.0, you need to set the environment variable URE_BOOTSTRAP to file:///path/to/OpenOffice.org/.../fundamentalrc

SITE

http://perluno.sourceforge.net/

COPYRIGHT AND LICENCE