Acme-CPANModules-CountryCodes
view release on metacpan or search on metacpan
NAME
Acme::CPANModules::CountryCodes - List of modules related to country
codes
VERSION
This document describes version 0.006 of Acme::CPANModules::CountryCodes
(from Perl distribution Acme-CPANModules-CountryCodes), released on
2023-10-20.
DESCRIPTION
Basics
Locale::Country and Locale::Codes::Country (both part of Locale::Codes
now) should be your first go-to module. They are core modules since perl
5.14 (Locale::Country from 5.8) and they support converting between
English country names and 2-letter- and 3-letter ISO country codes, and
retired codes. If you need to squeeze some milliseconds of loading time,
you can use Locale::Codes::Country_Codes directly.
Multilingual
There are some modules for non-English country names, e.g.
Locale::Codes::Country::FR (for French). There is also
Locale::Country::Multilingual to map ISO codes to localized country
names.
Subcountries
Locale::SubCountry
Types
Sah: Sah::Schema::country::code, Sah::Schema::country::code::alpha2,
Sah::Schema::country::code::alpha3.
Moose: MooseX::Types::Locale::Country,
MooseX::Types::Locale::Country::Fast.
Other modules
CLI utilities
App::ListCountries
App::LocaleCodesUtils
ACME::CPANMODULES ENTRIES
Locale::Country
Author: SBECK <https://metacpan.org/author/SBECK>
Locale::Codes::Country
Author: SBECK <https://metacpan.org/author/SBECK>
Locale::Codes
Author: SBECK <https://metacpan.org/author/SBECK>
Locale::Codes::Country_Codes
Author: SBECK <https://metacpan.org/author/SBECK>
Locale::Codes::Country::FR
Author: NHORNE <https://metacpan.org/author/NHORNE>
Locale::Country::Multilingual
Author: OSCHWALD <https://metacpan.org/author/OSCHWALD>
Locale::SubCountry
Author: KIMRYAN <https://metacpan.org/author/KIMRYAN>
Sah::Schema::country::code
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
Sah::Schema::country::code::alpha2
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
Sah::Schema::country::code::alpha3
Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>
MooseX::Types::Locale::Country
Author: MORIYA <https://metacpan.org/author/MORIYA>
MooseX::Types::Locale::Country::Fast
Author: MORIYA <https://metacpan.org/author/MORIYA>
( run in 0.644 second using v1.01-cache-2.11-cpan-39bf76dae61 )