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

ARGV needs to be decoded #2493

Open
xworld21 opened this issue Jan 19, 2025 · 0 comments
Open

ARGV needs to be decoded #2493

xworld21 opened this issue Jan 19, 2025 · 0 comments

Comments

@xworld21
Copy link
Contributor

This is mostly a Windows issue, but it can in principle happen anywhere. ARGV is not necessarily UTF-8 and should be decoded first according to the current locale.

How do you feel about a new dependency on Encode::Locale to handle all encoding issues (ARGV, Cwd, file names)?

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

No branches or pull requests

2 participants