Help for this page

Select Code to Download


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