LJ::Schools::expand_codes
LJ::Schools::expand_codes — Expands country, state, and city codes into actual names.
Use
LJ::Schools::expand_codes(countrycode, statecode, citycode);
Arguments
countrycode. Code of the country.
statecode. Code of the state/province.
citycode. Code of the city.
Source:
cgi-bin/schoollib.pl
Returns:
Array of country, state, city.