Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite printf/write with Unicode::GCString/Unicode::LineBreak #4

Open
doherty opened this issue May 30, 2011 · 0 comments
Open

Rewrite printf/write with Unicode::GCString/Unicode::LineBreak #4

doherty opened this issue May 30, 2011 · 0 comments

Comments

@doherty
Copy link
Owner

doherty commented May 30, 2011

From http://stackoverflow.com/questions/6162484/why-does-modern-perl-avoid-utf-8-by-default/#6163129:

Perl built-ins like printf and write do the wrong thing with Unicode data. You need to use the Unicode::GCString module for the former, and both that and also the Unicode::LineBreak module as well for the latter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant