Help language development. Donate to The Perl Foundation

Channel::Pauseable cpan:THINCH last updated on 2019-09-02

META6.json
{
  "auth" : "github:spidererrol",
  "authors" : [
    "Timothy Hinchcliffe"
  ],
  "build-depends" : [ ],
  "depends" : [ ],
  "description" : "A Channel which can be paused and more",
  "license" : "Artistic-2.0",
  "name" : "Channel::Pauseable",
  "perl" : "6.c",
  "provides" : {
    "Channel::Pauseable" : "lib/Channel/Pauseable.pm6"
  },
  "resources" : [ ],
  "source-url" : "https://github.com/spidererrol/perl6-Channel-Pauseable",
  "tags" : [ ],
  "test-depends" : [ ],
  "version" : "1.0.0"
}