freebsd-ports/misc/p5-Locale-SubCountry/pkg-descr
Bill Fenner 81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00

16 lines
619 B
Plaintext

This module allows you to convert the full name for a countries
administrative region to the code commonly used for postal addressing.
The reverse lookup can also be done. Sub country codes are defined
in "ISO 3166-2:1998, Codes for the representation of names of
countries and their subdivisions".
Sub countries are termed as states in the US and Australia, provinces
in Canada and counties in the UK and Ireland.
Additionally, names and codes for all sub countries in a country
can be returned as either a hash or an array.
WWW: http://search.cpan.org/dist/Locale-SubCountry/
Seamus Venasse <svenasse@polaris.ca>