Branch: refs/heads/jkeenan/phonypod
Home: https://github.com/Perl/perl5
Commit: 728786045d196960b1eb4f31f83fb756173ddffa
https://github.com/Perl/perl5/commit/728786045d196960b1eb4f31f83fb756173ddffa
Author: James E Keenan <[email protected]>
Date: 2021-01-16 (Sat, 16 Jan 2021)
Changed paths:
M Porting/add-pod-file
Log Message:
-----------
Preserve sorting algorithm already reflected in MANIFEST
MANIFEST is already sorted in an order determined by sort_manifest()
found in Porting/manifest_lib.pl. To avoid unwanted resorting of
MANIFEST and a huge and confusing diff, we'll apply that subroutine only
to entries matching '^pod\/'.