All of 5.14.* ship with ExtUtils::MakeMaker 6.57_05, which contains some fairly serious bugs, and is the root cause of this CPAN-testers failure report.
If practical, I think patchperl should upgrade 5.14.* to use EU::MM 6.58.
NB the diff between 6.57_05 and 6.58 is nothing like as big as it might first appear - it appears that the line ending convention changed. diff --ignore-all-space makes things clearer.
All of 5.14.* ship with ExtUtils::MakeMaker 6.57_05, which contains some fairly serious bugs, and is the root cause of this CPAN-testers failure report.
If practical, I think patchperl should upgrade 5.14.* to use EU::MM 6.58.
NB the diff between 6.57_05 and 6.58 is nothing like as big as it might first appear - it appears that the line ending convention changed. diff --ignore-all-space makes things clearer.