From: Emiliano Date: 2001-10-17T06:18:21+09:00 Subject: [ruby-talk:22644] Re: Ruby and Unicode Alexander Bokovoy wrote: > > where can I find out more about Rubys Unicode support? It was > > mentioned to me that Ruby had native Unicode support but I can't find > > anything about it in the manual. Or is it so well integrated there's > > nothing more to say about it? :) > > There is module 'unicode' in standard distribution. Which by its own admission: Description: The Unicode string manipulation library. Few methods have been implemented yet. Emile