Help for this page
Select Code to Download
Select
or
download this
@A{keys %r} = keys %r;
Select
or
download this
foreach $key (keys %r) { $A{ $key } = $key; }