Help for this page
use strict; use warnings; ... __DATA__ one two three four five
my %data = map {$_ => 0} @values;