Help language development. Donate to The Perl Foundation

P5chr zef:lizmat last updated on 2023-08-07

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
  ],
  "description": "Raku port of Perl's chr() / ord() built-ins",
  "license": "Artistic-2.0",
  "name": "P5chr",
  "perl": "6.d",
  "provides": {
    "P5chr": "lib/P5chr.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/P5chr.git",
  "tags": [
    "PERL5",
    "CPAN5"
  ],
  "test-depends": [
  ],
  "version": "0.0.9"
}