OpenOffice-OODoc - Testing new OpenOffice modules

Posted on Tue Sep 19 18:34:59 2006 by bob
Testing new OpenOffice modules
Hi,

This is as much a question about Perl as about OpenOffice.

I've installed the latest version of OpenOffice in the Perl module tree but needed
to name it OpenOffice_2027 since I need to work some problems out in my code before I
can use it.

I'd hoped that if I started with a "use lib ...OpenOffice_2027" or "use OpenOffice_2027"
that things would load OK, but the OpenOffice_2027/OODoc.pm module eplicitly calls
"use OpenOffice::OODoc::File" which is not what I want.

Is there a better way to install the new module for test purposes ?

Is there some asterick magic like OpenOffice=*OpenOffice_2027 that would work ?

Thanks.
Bob
Write a response