Help language development. Donate to The Perl Foundation

Symbol cpan:KAIEPI last updated on 2019-08-29

META6.json
{
  "authors" : [
    "Ben Davies"
  ],
  "build-depends" : [ ],
  "depends" : [ ],
  "description" : "Port of Javascript's Symbol primitive type",
  "license" : "Artistic-2.0",
  "name" : "Symbol",
  "perl" : "6.d",
  "provides" : {
    "Symbol" : "lib/Symbol.pm6"
  },
  "resources" : [ ],
  "source-url" : "https://github.com/Kaiepi/p6-Symbol.git",
  "tags" : [ ],
  "test-depends" : [ ],
  "version" : "0.0.2"
}