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