Help for this page
my %hash = ( "Common SW Component" => "4885", ... "Another generic key" => "4575", ); print "$hash{$variable}\n";