# This file is encoded in EUC-JP. die "This file is not encoded in EUC-JP.\n" if q{дв} ne "\xa4\xa2"; use strict; use Char::EUCJP; print "1..5\n"; my $__FILE__ = __FILE__; # "" if ("\o{2215053170}" eq "\x12\x34\x56\x78") { print qq{ok - 1 "\\o{2215053170}" eq "\\x12\\x34\\x56\\x78" $^X $__FILE__\n}; } else { print qq{not ok - 1 "\\o{2215053170}" eq "\\x12\\x34\\x56\\x78" $^X $__FILE__\n}; } # <