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

Should slurp_utf8, etc, set :crlf on Win32? #3

Closed
dagolden opened this issue Feb 3, 2013 · 3 comments
Closed

Should slurp_utf8, etc, set :crlf on Win32? #3

dagolden opened this issue Feb 3, 2013 · 3 comments

Comments

@dagolden
Copy link
Collaborator

dagolden commented Feb 3, 2013

How many people on windows use ":utf8:crlf" anyway? Does anyone care?

@dagolden
Copy link
Collaborator Author

dagolden commented Feb 5, 2013

Investigation note: open $fh, "<:utf8", $file on Windows will result in :utf8:crlf:unix

@dagolden
Copy link
Collaborator Author

dagolden commented Feb 6, 2013

Since I'm planning to revise Unicode reading significantly, I'm not going to mess with the layers for the moment.

@dagolden
Copy link
Collaborator Author

dagolden commented Feb 6, 2013

Answer is "no". Documented alternatives for Windows users who need CRLF translation.

@dagolden dagolden closed this as completed Feb 6, 2013
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

0 participants