I have a script that makes use of Encode from_to to convert legacy encoding to utf-8, followed by some regexp m/ s/ and substr operations. It works just fine in 5.8.0 and 5.8.6 but strangely not 5.8.1, which issues a "Wide character in subroutine entry at /path/5.8.1/i686-linux/Encode.pm line 184." Since I don't maintain the perl install, upgrading isn't an option. Besides I hate not at all knowing why. Thanks. (I'm posting this as a last resort....)