This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/lib/croak/regcomp: Fix up for EBCDIC
authorKarl Williamson <khw@cpan.org>
Mon, 12 Mar 2018 17:18:11 +0000 (11:18 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 12 Mar 2018 17:21:33 +0000 (11:21 -0600)
commit02916c24e049d202108ea97c1e420790acb6090a
tree2b810a201042535e4766897b3d03776c8fb6253a
parent80306bb6fd3a203fe3583693a061e7cf3bdce42a
t/lib/croak/regcomp: Fix up for EBCDIC

This skips the current ASCII-centric test on EBCDIC platforms, and adds
an equivalent test for just those.
t/lib/croak/regcomp