Help language development. Donate to The Perl Foundation

UNICODE-VERSION zef:lizmat last updated on 2023-01-08

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
  ],
  "description": "Provide $?UNICODE-VERSION for older Raku versions",
  "license": "Artistic-2.0",
  "name": "UNICODE-VERSION",
  "perl": "6.c",
  "provides": {
    "UNICODE-VERSION": "lib/UNICODE-VERSION.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/UNICODE-VERSION.git",
  "tags": [
  ],
  "test-depends": [
  ],
  "version": "0.0.1"
}