As using -C to turn on utf8 IO is equivalent to the open pragma,
authorNicholas Clark <nick@ccl4.org>
Wed, 9 Nov 2005 21:52:03 +0000 (21:52 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 9 Nov 2005 21:52:03 +0000 (21:52 +0000)
commit38aa2d1871d776152eb9b958f87dbfa1f4c07399
tree7e192adcb01c2796309dd1d44678f3655b32a4c0
parenta45f1ba014589f25fbf825289b49af1c5cc4f3ee
As using -C to turn on utf8 IO is equivalent to the open pragma,
change 25925 had the side effect of breaking ext/Encode/t/perlio.t
       Fixed by opening with :bytes.

p4raw-id: //depot/perl@26067
ext/Encode/t/perlio.t