Change 23714 accidentally broke t/io/layers.t when testing with
authorNicholas Clark <nick@ccl4.org>
Sat, 1 Jan 2005 13:54:33 +0000 (13:54 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 1 Jan 2005 13:54:33 +0000 (13:54 +0000)
commitaa45171451213bb4421b11aaca4c2bfe8adeec9d
treee3455ab53ecdd4f678170197d33968e80100f10f
parentc4ba80c3b5d4075de9ee1a174f3a69e74659709b
Change 23714 accidentally broke t/io/layers.t when testing with
UTF8 locales and the -C flag. When UTF8 is flagged as enabled
based on the locale, we have no perl space access to PL_utf8locale
so assume for the moment that UTF8 is never conditionally enabled.

p4raw-id: //depot/perl@23723
t/io/layers.t