Skip to content

Modernise File::Copy a little #23515

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

Merged
merged 1 commit into from
Aug 6, 2025
Merged

Conversation

JRaspass
Copy link
Contributor

  • Move the version declaration into the package line.
  • Use v5.40 to get strict, warnings, the blessed builtin, and the module_true feature.
  • Import Exporter's import rather than subclassing it.
  • This set of changes does not require a perldelta entry.

 - Move the version declaration into the package line.
 - Use v5.40 to get strict, warnings, the blessed builtin, and the
   module_true feature.
 - Import Exporter's import rather than subclassing it.
@khwilliamson khwilliamson merged commit 2d0e346 into Perl:blead Aug 6, 2025
34 checks passed
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 this pull request may close these issues.

2 participants