Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 04528e741d17821b6c5e65bfb24935e912d182d3
https://github.com/Perl/perl5/commit/04528e741d17821b6c5e65bfb24935e912d182d3
Author: Yves Orton <[email protected]>
Date: 2023-03-03 (Fri, 03 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.