{ my ($n, $r); no strict qw(refs); *{$n} = $r while ($n, $r) = each %table; }