Acme-CPANModules-LanguageCodes

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

NAME
    Acme::CPANModules::LanguageCodes - List of modules related to language
    codes

VERSION
    This document describes version 0.003 of
    Acme::CPANModules::LanguageCodes (from Perl distribution
    Acme-CPANModules-LanguageCodes), released on 2023-10-20.

DESCRIPTION
  Basics
    Locale::Language and Locale::Codes::Language (both part of Locale::Codes
    now) should be your first go-to module. It is a core module since perl
    5.14 (Locale::Language from 5.8) and supports converting between English
    language 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::Language_Codes directly.

  Types
    Sah: Sah::Schema::language::code, Sah::Schema::language::code::alpha2,
    Sah::Schema::language::code::alpha3.

    Moose: MooseX::Types::Locale::Language,
    MooseX::Types::Locale::Language::Fast.

  Other utilities
  CLI utilities
    App::ListLanguages

    App::LocaleCodesUtils

ACME::CPANMODULES ENTRIES
    Locale::Language
        Author: SBECK <https://metacpan.org/author/SBECK>

    Locale::Codes::Language
        Author: SBECK <https://metacpan.org/author/SBECK>

    Locale::Codes
        Author: SBECK <https://metacpan.org/author/SBECK>

    Locale::Codes::Language_Codes
        Author: SBECK <https://metacpan.org/author/SBECK>

    Sah::Schema::language::code
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

    Sah::Schema::language::code::alpha2
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

    Sah::Schema::language::code::alpha3
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

    MooseX::Types::Locale::Language
        Author: MORIYA <https://metacpan.org/author/MORIYA>

    MooseX::Types::Locale::Language::Fast
        Author: MORIYA <https://metacpan.org/author/MORIYA>

    App::ListLanguages
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

    App::LocaleCodesUtils
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

FAQ
  What is an Acme::CPANModules::* module?
    An Acme::CPANModules::* module, like this module, contains just a list
    of module names that share a common characteristics. It is a way to
    categorize modules and document CPAN. See Acme::CPANModules for more
    details.

  What are ways to use this Acme::CPANModules module?
    Aside from reading this Acme::CPANModules module's POD documentation,
    you can install all the listed modules (entries) using cpanm-cpanmodules
    script (from App::cpanm::cpanmodules distribution):



( run in 0.597 second using v1.01-cache-2.11-cpan-39bf76dae61 )