my $hashref = \$devstats->{$nic}; $hashref = \$$hashref->{$_} for @data[5..$#data]; $$hashref = $value;