24 Sep
2005
24 Sep
'05
1:58 a.m.
On Sat, Sep 24, 2005 at 05:58:23AM +0400, Alexandre Prokoudine wrote:
On 9/24/05, Bryce Harrington <bryce@...961...> wrote:
I can't find any Text::PDF::Util module at CPAN
There is a Text::PDF::Utils in this package:
I have it in /usr/share/perl/5.8/Text/PDF/, but Perl complains about Text::PDF::Util, not Text::PDF::Utils.
Sounds like a typo in the script perhaps...? Grep for Utils and correct it to Util and see if that fixes it.
Bryce