Essentially, it's doing the same thing as the following code, which should be a lot easier to understand:@A{keys %r} = keys %r;
foreach $key (keys %r) { $A{ $key } = $key; }
In reply to Re: strange looking code
by kilinrax
in thread strange looking code
by Jonathan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |