This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add utilities for dealing with EBCDIC
authorKarl Williamson <khw@cpan.org>
Mon, 28 Apr 2014 22:43:49 +0000 (16:43 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 31 May 2014 16:20:12 +0000 (10:20 -0600)
commit6ff677df5d6fe0f52ca0b6736f8b5a46ac402943
tree4a4f91590c83d7a03110e3a84d7758eb47d0c7c8
parentda6447b42fdf07e5774bcbcc941874f2488f5108
Add utilities for dealing with EBCDIC

This script is to be used by others in regen/ to aid in handling
ASCII/EBCIDC items.
MANIFEST
pod/perlebcdic.pod
regen/charset_translations.pl [new file with mode: 0644]
t/porting/regen.t