Help for this page

Select Code to Download


  1. or download this
    $countryMap = [
        {
    ...
        },
        ....
    ];
    
  2. or download this
    sub getem {
        my $data = shift;
    ...
            }
        }
    }
    
  3. or download this
    my $result = getem($countryMap,'US','country','shortcountry');