Branch: refs/heads/yves/dist_Exporter_sync_build_files_from_cpan
Home: https://github.com/Perl/perl5
Commit: 989ba8d1edfdd2ccd158b8940f3e39e2e1e96ebc
https://github.com/Perl/perl5/commit/989ba8d1edfdd2ccd158b8940f3e39e2e1e96ebc
Author: Yves Orton <[email protected]>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M MANIFEST
A dist/Exporter/.gitignore
A dist/Exporter/Changes
A dist/Exporter/Makefile.PL
Log Message:
-----------
dist/Exporter - Synchronize Changes and Makefile.PL from CPAN release
Minor tweaks to Makefile.PL to reflect that the file require 5.006,
so no need to do anything special for 5.005. Also fixed the LICENSE
field to be 'perl_5' and not 'perl'.
I did whitespace cleanup on Changes at the same time.