Help language development. Donate to The Perl Foundation

Hash::Sorted zef:lizmat last updated on 2021-09-10

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
    "Hash::Agnostic:ver<0.0.10>:auth<zef:lizmat>",
    "Array::Sorted::Util:ver<0.0.7>:auth<zef:lizmat>"
  ],
  "description": "customizable role for sorted Hashes",
  "license": "Artistic-2.0",
  "name": "Hash::Sorted",
  "perl": "6.d",
  "provides": {
    "Hash::Sorted": "lib/Hash/Sorted.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/Hash-Sorted.git",
  "tags": [
  ],
  "test-depends": [
  ],
  "version": "0.0.4"
}