{ use utf8; use constant { SOME_MEANINGFUL_NAME => "\N{...}", OTHER_MEANINGFUL_NAME => "\N{...}", ... }; }