Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cfe3eec1741a8336d1dc6b70c3741485449a77dc https://github.com/Perl/perl5/commit/cfe3eec1741a8336d1dc6b70c3741485449a77dc Author: Graham Knop <ha...@haarg.org> Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths: M MANIFEST M Porting/Maintainers.pl R cpan/Pod-Perldoc/corpus/no-head.pod R cpan/Pod-Perldoc/corpus/perlfunc.pod R cpan/Pod-Perldoc/corpus/utf8.pod M t/porting/podcheck.t Log Message: ----------- Pod-Perldoc: exclude corpus files that are not used for anything The Pod-Perldoc distribution includes several files in its corpus directory but which aren't used for anything. They appear to be for manual testing. There is little reason to include them in core. Additionally, one of the files included is an old copy of perlfunc.pod, which continually confuses contributors to core.