Branch: refs/heads/yves/dist_Filter-Simple_synch_build_files
Home: https://github.com/Perl/perl5
Commit: d258b8cf4d4a5319c8fcddf6713716b870103cf6
https://github.com/Perl/perl5/commit/d258b8cf4d4a5319c8fcddf6713716b870103cf6
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. Also
changed license from 'perl' to 'perl_5'