[rt-users] Encoding error
Thierry Thelliez
thierry.thelliez.tech at gmail.com
Thu Aug 11 16:35:31 EDT 2011
Dominic,
Thank for your answer.
We check our current version and we are at 2.43...
# grep VERSION Encode.pm
our $VERSION = sprintf "%d.%02d", q$Revision: 2.43 $ =~ /(\d+)/g;
XSLoader::load( __PACKAGE__, $VERSION );
There is a 2.44 version but the release notes (
http://cpansearch.perl.org/src/DANKOGAI/Encode-2.44/Changes) does not
appear to have addressed this issue. In fact I do not know if the
problem is with Encode, Perl, or with RT...
I looked at the current bug list
(https://rt.cpan.org/Public/Dist/Display.html?Name=Encode), but
nothing similar has been reported recently.
Thierry
More information about the rt-users
mailing list