{"id":14966166,"url":"https://github.com/patch/cldr-list-pm6","last_synced_at":"2025-10-25T16:30:34.297Z","repository":{"id":11569456,"uuid":"14057247","full_name":"patch/cldr-list-pm6","owner":"patch","description":"CLDR::List (Perl 6)","archived":false,"fork":false,"pushed_at":"2017-04-25T15:06:24.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-31T07:51:26.880Z","etag":null,"topics":["cldr","i18n","perl6","unicode"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-02T00:06:00.000Z","updated_at":"2020-07-06T01:33:55.000Z","dependencies_parsed_at":"2022-07-13T10:10:29.528Z","dependency_job_id":null,"html_url":"https://github.com/patch/cldr-list-pm6","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patch%2Fcldr-list-pm6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patch%2Fcldr-list-pm6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patch%2Fcldr-list-pm6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patch%2Fcldr-list-pm6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patch","download_url":"https://codeload.github.com/patch/cldr-list-pm6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238174089,"owners_count":19428623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cldr","i18n","perl6","unicode"],"created_at":"2024-09-24T13:35:57.075Z","updated_at":"2025-10-25T16:30:33.987Z","avatar_url":"https://github.com/patch.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Perl CLDR](https://www.gravatar.com/avatar/656f15a25eff4437f5a82e7c929f41dd?s=96)\n\n# NAME\n\nCLDR::List - Localized list formatters using the Unicode CLDR\n\n# SYNOPSIS\n\n    use CLDR::List;\n\n    my $list  = CLDR::List.new(locale =\u003e 'en');\n    my @fruit = \u003capples oranges bananas\u003e;\n\n    say $list.format(@fruit);      # apples, oranges, and bananas\n\n    $list.locale = 'en-GB';        # British English\n    say $list.format(@fruit);      # apples, oranges and bananas\n\n    $list.locale = 'zh-Hant';      # Traditional Chinese\n    say $list.format('１'..'４');  # １、２、３和４\n\n# DESCRIPTION\n\nLocalized list formatters using the Unicode CLDR.\n\n## Attributes\n\n- locale\n\n## Methods\n\n- format\n\n# SEE ALSO\n\n- [List Patterns in UTS \\#35: Unicode\nLDML](http://www.unicode.org/reports/tr35/tr35-general.html\\#ListPatterns)\n- [Perl Advent Calendar:\nCLDR TL;DR](http://perladvent.org/2014/2014-12-23.html)\n- [Unicode beyond just characters: Localization with the\nCLDR](http://patch.codes/talks/localization-with-the-unicode-cldr/) (video and\nslides)\n\n# AUTHOR\n\nNova Patch \u003cpatch@cpan.org\u003e\n\n# COPYRIGHT AND LICENSE\n\n© 2013–2015 Nova Patch\n\nThis library is free software; you can redistribute it and/or modify it under\nthe same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatch%2Fcldr-list-pm6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatch%2Fcldr-list-pm6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatch%2Fcldr-list-pm6/lists"}