in reply to Re: Pragma to handle unicode characters
in thread Pragma to handle unicode characters
(That actually happened once, with the introduction of Perl 5.8.0 on RedHat Linux: the particular RedHat release used utf-8 locale settings for the "default" shell environment, and that version of Perl used the locale settings in order to decide what the default i/o layer should be.If those scripts were broke after making locale spread default, those script were buggy, right? No one should use locale pragma if they don't mean it, right?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Pragma to handle unicode characters
by graff (Chancellor) on Dec 22, 2008 at 18:23 UTC | |
by wanradt (Scribe) on Dec 23, 2008 at 09:41 UTC |