some modules about geography, country name?
am 05.04.2006 12:01:07 von unknownI need a functionality.
"get a country name in its official language, it could be more than one
official language"
for exmaple:
# Switzerland has 4 official language: German, French, Italian, Romansh
get_native_name("ch") will get "Schweiz", "Suisse", "Svizzera" and
"Svizra"
I didn't find a similar module in CPAN.
if it seems useful, I coulld contribute to CPAN.