Use require.t's bytes_to_utf() in place of PerlIO layers in utf.t
authorNicholas Clark <nick@ccl4.org>
Fri, 9 Oct 2009 09:03:41 +0000 (11:03 +0200)
committerNicholas Clark <nick@ccl4.org>
Fri, 9 Oct 2009 09:03:41 +0000 (11:03 +0200)
commit5c7da53cc0fa3db2a0adc93851fae037de310655
tree3de908643b197f7194da9cc1d7f510bb94c95489
parent912292233dcfb4a5bc3775a4a9900b2fd8246607
Use require.t's bytes_to_utf() in place of PerlIO layers in utf.t

This avoids it needing to load Config, and means it can by run with miniperl,
and PerlIO-disabled perls.
t/comp/utf.t