In perl.git, the branch smoke-me/jkeenan/130088-pod-lib-pl has been created
<http://perl5.git.perl.org/perl.git/commitdiff/71b70bf4824f7b459ff7514c97cea2abd2b19656?hp=0000000000000000000000000000000000000000> at 71b70bf4824f7b459ff7514c97cea2abd2b19656 (commit) - Log ----------------------------------------------------------------- commit 71b70bf4824f7b459ff7514c97cea2abd2b19656 Author: James E Keenan <[email protected]> Date: Mon Nov 14 17:22:22 2016 -0500 Account for possibility of DOS file endings. Although our source code (including this file) is supposed to have only Unix line endings, cloning, etc., can result in particular users having DOS line endings. Let's allow '\r\n' to avoid spurious testing or installation problems. For: RT #130088, as recommended by Mark E Renzulli (UTRC). ----------------------------------------------------------------------- -- Perl5 Master Repository
