EBCDIC: the low 256 needs to be shuffled also
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 10 Feb 2002 22:10:19 +0000 (22:10 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 10 Feb 2002 22:10:19 +0000 (22:10 +0000)
commit60a99fa7e5933af72f20cb54c8ec0609b948c270
tree790e964afd848a1aca2dff02cd3aa3b37364a7ff
parent8906a23eaf1b10abd420be0a2fffed84df224b05
EBCDIC: the low 256 needs to be shuffled also
in pack/unpack U (this breaks the equivalence
of pack U and v-strings, but I think if someone
has to give, v-strings are a good victim)

p4raw-id: //depot/perl@14630
pp_pack.c
t/op/pack.t