Rt system error

Hello,

my rt was working fine, however for awhile now I’m getting the following error,
anybody has any idea? thanks in advance,

System error

error:

Unsupported conversion: Invalid argument at /usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm line 115.

context:

111:

} map {

112:

Encode::Alias->find_alias($) || lc($)

113:

} ($[1], $[2]);

114:

115:

my $result = ($from eq $to) ? $_[0] : (

116:

$decoder{$from, $to} ||= Text::Iconv->new( $from, $to )

117:

)->convert($_[0]);

118:

119:

return $result;

code stack:

/usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm:115
g /usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm:91
g /opt/rt3/share/html/autohandler:35

Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online

Hello,

my rt was working fine, however for awhile now I’m getting the following error,
anybody has any idea? thanks in advance,

System error

error:

Unsupported conversion: Invalid argument at /usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm line 115.

context:

111:

} map {

112:

Encode::Alias->find_alias($) || lc($)

113:

} ($[1], $[2]);

114:

115:

my $result = ($from eq $to) ? $_[0] : (

116:

$decoder{$from, $to} ||= Text::Iconv->new( $from, $to )

117:

)->convert($_[0]);

118:

119:

return $result;

code stack:

/usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm:115
g /usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm:91
g /opt/rt3/share/html/autohandler:35

Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online