[Kc] cleaning up unicode?

david nicol whatever at davidnicol.com
Wed Mar 12 00:26:29 CST 2003


Cool!  A module that exports a hash of tied hashes!


On Tue, 2003-03-11 at 10:14, Douglas S. Sparling wrote:

> An example given using this module (which also
> converts caps to lower case):
> 
> use My::Language; # This is the translation module
> $stripped_lc =
> $charsets{'iso-8859-1'}{lc}->{'Bienvenüe');
> 
> $stripped_lc will be set to:
> 
> beinvenue
> 
> --
> doug


-- 
David Nicol, independent consultant and contractor
perl -Mcoroutine0 -e'$c=new coroutine0 VARS=>[],BODY=>q"YIELD 74;
YIELD 65;YIELD 80;YIELD 72; YIELD 10;";print chr$_ while$_=&$c;'





More information about the kc mailing list