my $hashRecordPtr = { part_number1 => 1 }; my $count = 1; print qq($$hashRecordPtr{"part_number${count}"});