On Mon, 1 Apr 2002 07:00:05 -0800, jhi@iki.fi (Jarkko Hietaniemi) wrote: > ==== //depot/perl/lib/charnames.t#12 (text) ==== > Index: perl/lib/charnames.t > --- perl/lib/charnames.t.~1~ Mon Apr 1 07:00:05 2002 > +++ perl/lib/charnames.t Mon Apr 1 07:00:05 2002 > @@ -196,7 +196,7 @@ > print "not " unless "\N{BYTE ORDER MARK}" eq chr(0xFFFE); ^^^^ Thanks. Looks like you missed (at least) one, though. Cheers, Philip