Help language development. Donate to The Perl Foundation

Kind cpan:KAIEPI last updated on 2020-12-12

META6.json
{
  "authors" : [
    "Ben Davies"
  ],
  "build-depends" : [ ],
  "depends" : [ ],
  "description" : "Typechecking based on kinds",
  "license" : "Artistic-2.0",
  "name" : "Kind",
  "perl" : "6",
  "provides" : {
    "Kind" : "lib/Kind.pm6"
  },
  "resources" : [ ],
  "source-url" : "https://github.com/Kaiepi/ra-Kind.git",
  "tags" : [ "kind", "type" ],
  "test-depends" : [ ],
  "version" : "0.2.2",
  "auth" : "github:Kaiepi",
  "api" : "1"
}