Anybody have a clue how to avoid error messages in Gettext.pm?

I’m using 2-1-35 (yes, I know that it is not suitable for production systems
but it works) and those messages are filling up my logs:

Use of uninitialized value in length at
/usr/lib/perl5/site_perl/5.6.1/Locale/Maketext/Lexicon/Gettext.pm line 110.
Use of uninitialized value in length at
/usr/lib/perl5/site_perl/5.6.1/Locale/Maketext/Lexicon/Gettext.pm line 110.

this happens with rt-mailgate as well as the webserver.

Does anybody have a clue what went wrong? CPAN tells me that Gettext is up
to date, so where do I have to check it?

MfG
Andreas Banze

GEODATA
Frank Lorenzoni
Rheinstraße 71
D- 56564 Neuwied
Tel. +49/2631/352545, Fax 352546
www.geodata.de / info@geodata.de

I’m using 2-1-35 (yes, I know that it is not suitable for production systems
but it works) and those messages are filling up my logs:
Use of uninitialized value in length at
/usr/lib/perl5/site_perl/5.6.1/Locale/Maketext/Lexicon/Gettext.pm line 110.
Use of uninitialized value in length at
/usr/lib/perl5/site_perl/5.6.1/Locale/Maketext/Lexicon/Gettext.pm line 110.
this happens with rt-mailgate as well as the webserver.

Huh? This should’ve been fixed by L::m::L 0.09.

Otherwise, please download Locale-Maketext-Lexicon-0.091.tar.gz from
http://www.autrijus.org/Locale-Maketext-Lexicon-0.091.tar.gz and try
installing it.

Thanks,
/Autrijus/