use strict; my $server="jwesvsf7"; my $timestamp = "123433"; my $attribute="CPU_USER"; my $hashname =$attribute."_".$server; print "$hashname"; ${$hashname}{key} ="value" ;