Help for this page
Select Code to Download
Select
or
download this
%hash_table = (@PARTS);
Select
or
download this
%hash_table = map { $_ => 1 } @PARTS;