Help for this page
map { $_ => length } @list # code block or hash?
rand /2 /m # division or regex?
+{ $_ => length } # hashref { ; $_ => length } # code block