Branch: refs/heads/yves/dist_Exporter_sync_build_files_from_cpan
Home: https://github.com/Perl/perl5
Commit: 658f56f9f45bf2e1bae2e7a49f677fb8afbde447
https://github.com/Perl/perl5/commit/658f56f9f45bf2e1bae2e7a49f677fb8afbde447
Author: Yves Orton <[email protected]>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M MANIFEST
M dist/Exporter/Makefile.PL
A dist/FindBin/.gitignore
A dist/FindBin/Makefile.PL
Log Message:
-----------
dist/FindBin - synchronize Makefile.PL from cpan release
Minor changes to Makefile.PL to reflect that it has a 'require 5.006'
so no need for some of the conditional logic from 5.005, also
standarized the INSTALLDIRS stanza.