perl-unicode

Re: tr/// and use encoding

2002-10-03 06:30:05
your source code is other text encodings than UTF-8.  But tr/// does 
not embrace this magic.


Clarification: tr/A-E/P-T/ (the ranges) does not embrace that magic.
tr/ABCDE/PQRST/ does work with the encoding pragma since that employs
string literals.

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