Branch: refs/heads/yves/dist_Filter-Simple_synch_build_files
Home: https://github.com/Perl/perl5
Commit: 26954889a5754bd25500af0e770db046a0ae0dbf
https://github.com/Perl/perl5/commit/26954889a5754bd25500af0e770db046a0ae0dbf
Author: Yves Orton <[email protected]>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M MANIFEST
A dist/Filter-Simple/.gitignore
A dist/Filter-Simple/Changes
A dist/Filter-Simple/Makefile.PL
Log Message:
-----------
dist/Filter-Simple - synchronize Makefile.PL and Changes from CPAN
Minor changes to Makefile.PL: whitespace, INSTALLDIRS, and added a
require 5.006 as the module uses 'our', and removed some logic that is
thus redundant for building on perl versions earlier than 5.006.