perl-unicode
|
Re: How to convert base64 string to utf-82004-02-02 13:30:04Unfortunately, you will be out of luck for the somewhat common case of UTF-7 (unless it is available in Encode by now). UTF-7 has been supported since Encode 1.95, perl 5.8.1 had Encode 1.98, and perl is now at 5.8.3 with Encode 1.99. --Jarkko Hietaniemi <jhi(_at_)iki(_dot_)fi> http://www.iki.fi/jhi/ "There is this special biologist word we use for 'stable'. It is 'dead'." -- Jack Cohen
|
|