Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 1f9a87c44aa1d20f8ad3b9801456793793845ca5
https://github.com/Perl/perl5/commit/1f9a87c44aa1d20f8ad3b9801456793793845ca5
Author: Karl Williamson <[email protected]>
Date: 2019-12-26 (Thu, 26 Dec 2019)
Changed paths:
M t/test.pl
Log Message:
-----------
t/test.pl: Fix to display properly on EBCDIC
This was more complicated than it need be for modern perls.
Devel::PPPort has a version that works with older ones.
And it didn't work properly on EBCDIC, thinking printables weren't, and
vice versa.