Help for this page
use strict; use warnings; ... print "\x{de}\x{f3}r\x{f3}lfsfell"; print "\x{d6}r\x{e6}faj\x{f5}kull"; __END__
use open qw/:std :utf8/;