Re: recognize input languages

2013-03-10 Thread Shlomi Fish
Hi Ken, On Fri, 08 Mar 2013 14:19:59 +0800 Ken Peng wrote: > How can Perl recognize user's input languages? for example, if the > message is in Chinese, the character encode will be GB2312. if it's in > latin, the encode will be iso-8859-1, etc. > It's not always possible but see: https://m

recognize input languages

2013-03-07 Thread Ken Peng
How can Perl recognize user's input languages? for example, if the message is in Chinese, the character encode will be GB2312. if it's in latin, the encode will be iso-8859-1, etc. Thanks. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...