BEGIN { chdir 't'; @INC = '../lib'; require './test.pl'; } plan tests => 5; %utf8::ToSpecUpper = ( "s" => "SS", # Make sure can handle weird ASCII translations ); sub ToUpper { return <