in reply to Re: "use encoding" behaviour change under Perl 5.10?
in thread "use encoding" behaviour change under Perl 5.10?
Thanks for your example. I understand that "use encoding" applies to the program source (string literals etc.) but that it affects the chr function was quite a surprise to me.
As for replacing it with something more manageable, I certainly will, but I needed a workaround right now and could not afford to dig into the code at the moment.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: "use encoding" behaviour change under Perl 5.10?
by jdd (Acolyte) on Mar 21, 2009 at 19:32 UTC |