Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #205 country names #2668

Closed
wants to merge 2 commits into from
Closed

Commits on Nov 11, 2023

  1. Issue #205: no need to use Lingua::Traslit with indirect object syntax

    Indirect object syntax is just mentioned in the documentation. But
    the regular constructor syntax works just as well.
    bschmalhofer committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    35d4706 View commit details
    Browse the repository at this point in the history
  2. Issue #205: test for complete list of countries

    the list should be stable because Locale::Codes is Kernel/cpan-lib
    Testing for the exact result also reduces the number of test cases.
    It will also be easier to detect future changes.
    bschmalhofer committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    96023fb View commit details
    Browse the repository at this point in the history