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

locale.pm: Indirect syntax #21596

Closed
rwp0 opened this issue Oct 26, 2023 · 0 comments · Fixed by #21597
Closed

locale.pm: Indirect syntax #21596

rwp0 opened this issue Oct 26, 2023 · 0 comments · Fixed by #21597

Comments

@rwp0
Copy link
Contributor

rwp0 commented Oct 26, 2023

eval { require POSIX; import POSIX 'locale_h'; };

rwp0 added a commit to rwp0/perl5 that referenced this issue Oct 26, 2023
rwp0 added a commit to rwp0/perl5 that referenced this issue Oct 26, 2023
`POSIX` in `eval`

Fixes Perl#21596

Also bump version and format POD
khwilliamson pushed a commit that referenced this issue Oct 27, 2023
`POSIX` in `eval`

Fixes #21596

Also bump version and format POD
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

Successfully merging a pull request may close this issue.

1 participant