Branch: refs/heads/yves/dist_Exporter_sync_build_files_from_cpan
Home: https://github.com/Perl/perl5
Commit: 0fe63291644264c3f27333cec143c970a7aa241a
https://github.com/Perl/perl5/commit/0fe63291644264c3f27333cec143c970a7aa241a
Author: Yves Orton <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M MANIFEST
A dist/Exporter/.gitignore
A dist/Exporter/Changes
A dist/Exporter/Makefile.PL
M dist/Exporter/lib/Exporter.pm
M dist/Exporter/lib/Exporter/Heavy.pm
Log Message:
-----------
dist/Exporter - Synchronize Changes and Makefile.PL from CPAN release
This required a version bump on Exporter.pm to keep cmp_version.t happy.
I also did whitespace cleanup on Changes at the same time.