Help language development. Donate to The Perl Foundation

Intl::Format::List zef:guifa last updated on 2022-12-24

META6.json
{
  "name": "Intl::Format::List",
  "description": "A module for formatting lists in a localized manner",
  "version": "0.6.0+",
  "perl": "6.*",
  "authors": [
    "Matthew Stephen Stuckwisch"
  ],
  "auth": "zef:guifa",
  "depends": [
    "Intl::CLDR:ver<0.7.3+>:auth<zef:guifa>",
    "User::Language:ver<0.5.0+>:auth<zef:guifa>"
  ],
  "build-depends": [],
  "test-depends": [],
  "provides": {
    "Intl::Format::List": "lib/Intl/Format/List.rakumod"
  },
  "resources": [],
  "license": "Artistic-2.0",
  "source-url": "git://github.com/alabamenhu/IntlFormatList.git",
  "raku": "6.*"
}