binmode(FH); to act like binmode(FH,":bytes") as well as
authorNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 10 Jun 2002 18:40:22 +0000 (18:40 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 10 Jun 2002 18:40:22 +0000 (18:40 +0000)
commit6874a2de0b9fdd8dc928c94c0f22e6f2b45cb330
tree26fe9d936dc27d8c9fdd53ea782f2331cd994577
parentb671651657cc99e2670814b9a73fda32b6ed458d
binmode(FH); to act like binmode(FH,":bytes") as well as
turning off CRLF features.

p4raw-id: //depot/perlio@17171
perlio.c
t/io/utf8.t