I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-08-21 15:03:44-07 by iaw4 in response to 2790
Re: empty cell or col bug or feature of getTableText in 2.113 dist?
hi matt: not sure if you saw my response. I cannot get around an error message, no matter what I try (including your example, [except normsheet -> $normsheet]):
wrong condition 'table:(covered-|)table-cell' at /usr/lib/perl5/site_perl//5.8.8/OpenOffice/OODoc/T +ext.pm line 2220
the docs http://www.annocpan.org/~JMGDOC/OpenOffice-OODoc-2.027/OODoc/Text.pod suggest giving
$doc = ooDocument(file => 'report.sxc'); my $sheet = $doc->normalizeSheet('Sheet1', 7, 9);
but this fails, too. is this a bug or a feature? regards, /iaw
Direct Responses: 2806 | Write a response