Help for this page
Select Code to Download
Select
or
download this
@a = sort keys %{{a=>1,b=>2,c=>3}};
Select
or
download this
@a = sort keys %{{ map {$_ => undef} map {split} <> }};