Help language development. Donate to The Perl Foundation

Actor cpan:LEONT last updated on 2021-04-18

META6.json
{
  "auth" : "cpan:LEONT",
  "authors" : [
    "Leon Timmermans"
  ],
  "build-depends" : [ ],
  "depends" : [ ],
  "description" : "an actor model threading library",
  "license" : "Artistic-2.0",
  "name" : "Actor",
  "perl" : "6.d",
  "provides" : {
    "Actor" : "lib/Actor.rakumod"
  },
  "resources" : [ ],
  "source-url" : "https://github.com/Leont/raku-actor.git",
  "tags" : [ ],
  "test-depends" : [ ],
  "version" : "0.0.1"
}