Help language development. Donate to The Perl Foundation

P5shift zef:lizmat last updated on 2021-09-09

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