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

Perl 5.38 Support #2714

Open
hurricup opened this issue Jul 3, 2023 · 1 comment
Open

Perl 5.38 Support #2714

hurricup opened this issue Jul 3, 2023 · 1 comment

Comments

@hurricup
Copy link
Collaborator

hurricup commented Jul 3, 2023

<< Perl 5.36

Reference: https://perldoc.perl.org/perl5380delta.html

See #2602

@hurricup hurricup mentioned this issue Jan 29, 2023
14 tasks
hurricup added a commit that referenced this issue Jul 8, 2023
- added perl version
- updated features list
- updated core modules and pragmas
- updated builtin list and builtin module
- integration testing moved to 5.38.0
hurricup added a commit that referenced this issue Jul 8, 2023
Not sure why it started to fail right now, presumably caused by core modules update in #2714
hurricup added a commit that referenced this issue Jul 8, 2023
- added perl version
- updated features list
- updated core modules and pragmas
- updated builtin list and builtin module
- integration testing moved to 5.38.0
hurricup added a commit that referenced this issue Jul 8, 2023
Not sure why it started to fail right now, presumably caused by core modules update in #2714
hurricup added a commit that referenced this issue Jul 9, 2023
hurricup added a commit that referenced this issue Jul 9, 2023
Fixed large samples and enabled errors for them
- some end of file true statements missing semicolon
- some archaic syntax for 5.12
- in some places grep cut off by __END__ but it was inside the literal, not code, and this made all code incorrect
hurricup added a commit that referenced this issue Jul 9, 2023
hurricup added a commit that referenced this issue Jul 9, 2023
Fixed large samples and enabled errors for them
- some end of file true statements missing semicolon
- some archaic syntax for 5.12
- in some places grep cut off by __END__ but it was inside the literal, not code, and this made all code incorrect
hurricup added a commit that referenced this issue Jul 9, 2023
@hurricup hurricup mentioned this issue Jul 9, 2023
10 tasks
@rwp0
Copy link
Contributor

rwp0 commented Jul 27, 2023

Perl 5.38 Supprot #2714

There's a small typo in the title, should be "Support" 🙂

@hurricup hurricup changed the title Perl 5.38 Supprot Perl 5.38 Support Jul 28, 2023
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