Help for this page
Select Code to Download
Select
or
download this
$b{$_}=1 for @a;
Select
or
download this
@b{@a} = (1)x@a;
Select
or
download this
my %b = map { $_ => 1 } @a;