Acme-CPANModules-CountryCodes
view release on metacpan or search on metacpan
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
lib/Acme/CPANModules/CountryCodes.pm view on Meta::CPAN
our $LIST = {
summary => 'List of modules related to country codes',
description => <<'MARKDOWN',
## Basics
<pm:Locale::Country> and <pm:Locale::Codes::Country> (both part of
<pm: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
<pm:Locale::Codes::Country_Codes> directly.
## Multilingual
There are some modules for non-English country names, e.g.
<pm:Locale::Codes::Country::FR> (for French). There is also
<pm:Locale::Country::Multilingual> to map ISO codes to localized country names.
lib/Acme/CPANModules/CountryCodes.pm view on Meta::CPAN
This document describes version 0.006 of Acme::CPANModules::CountryCodes (from Perl distribution Acme-CPANModules-CountryCodes), released on 2023-10-20.
=head1 DESCRIPTION
=head2 Basics
L<Locale::Country> and L<Locale::Codes::Country> (both part of
L<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
L<Locale::Codes::Country_Codes> directly.
=head2 Multilingual
There are some modules for non-English country names, e.g.
L<Locale::Codes::Country::FR> (for French). There is also
L<Locale::Country::Multilingual> to map ISO codes to localized country names.
=head2 Subcountries
( run in 0.739 second using v1.01-cache-2.11-cpan-39bf76dae61 )