The easiest and most idiomatic way is: my %hash = map { $_, 1 } @array;
my %hash = map { $_, 1 } @array;
Your email address will not be published. Required fields are marked *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Comment *
Δ