@$default{ keys %$config } = values %$config; #### my @ids = keys %$config; @$default{ @ids } = @$config{ @ids };