This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
test.pl: extend EBCDIC functions to beyond 255
authorKarl Williamson <public@khwilliamson.com>
Thu, 16 Dec 2010 17:38:09 +0000 (10:38 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 16 Dec 2010 17:40:04 +0000 (10:40 -0700)
commitec0363d9bb05a67dad10a50c9b76b5aba365199a
treedf9cdba141dff210c4433659f6eac0f245887f8a
parent20f15c4187eac900e8420667a1591aa1a78ab45d
test.pl: extend EBCDIC functions to beyond 255

Allow the functions to handle non-latin1 input.  This would only show up
on EBCDIC platforms.
t/test.pl