perl-unicode

Re: UTF-8 case conversion

2003-09-03 10:30:05
B<CAVEAT>: The following operations look the same but are not quite so;

  from_to($data, ïso-8859-1", ütf8"); #1
  $data = decode(ïso-8859-1", $data);  #2

Ooops.  My GNU Emacs iso-accents-mode tried to be too helpful, here...

-- 
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

<Prev in Thread] Current Thread [Next in Thread>