Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 2d0e346ea24a8c47d6c21efe273180ecf67951fb
https://github.com/Perl/perl5/commit/2d0e346ea24a8c47d6c21efe273180ecf67951fb
Author: James Raspass <[email protected]>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M lib/File/Copy.pm
Log Message:
-----------
Modernise File::Copy a little
- 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.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications