Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: f5dde4d176d43f6562740009a3ea91d412f20c2f
https://github.com/Perl/perl5/commit/f5dde4d176d43f6562740009a3ea91d412f20c2f
Author: Graham Knop <[email protected]>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M MANIFEST
A dist/encoding-warnings/.gitignore
A dist/encoding-warnings/Changes
A dist/encoding-warnings/Makefile.PL
Log Message:
-----------
dist/encoding-warnings: add Makefile.PL and Changes
The CPAN dist uses Module::Install, so the Makefile.PL is rewritten to
use standard ExtUtils::MakeMaker.
Commit: 1321de75d56d7d8276d27b9d3b3c8b251408e243
https://github.com/Perl/perl5/commit/1321de75d56d7d8276d27b9d3b3c8b251408e243
Author: Graham Knop <[email protected]>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M dist/encoding-warnings/Changes
Log Message:
-----------
dist/encoding-warnings: convert Changes to a format parsable by CPAN::Changes
or metacpan
Commit: 9aa348a042c87a9b637a02d76dbf989f73beb93f
https://github.com/Perl/perl5/commit/9aa348a042c87a9b637a02d76dbf989f73beb93f
Author: Graham Knop <[email protected]>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M dist/encoding-warnings/Changes
Log Message:
-----------
dist/encoding-warnings: update changelog
Compare: https://github.com/Perl/perl5/compare/cb9df1309157...9aa348a042c8