my $var = ...; my $alias := $var; # That's it. # Or: my $short := %alias_to[long()]; $short = ...; # Modifies %alias_to