Hi All, https://docs.raku.org/routine/encode multi method encode(Str:D $encoding = 'utf8', :$replacement, Bool() :$translate-nl = False, :$strict) shows "ascii" and "utf8" as possible values for "$encoding". I tool a guess and found out "utf16". Where are the rest of the values???? GGGGRRRRR!!!! -TThread Next