Help language development. Donate to The Perl Foundation

IRC::Log zef:lizmat last updated on 2021-12-11

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
    "Array::Sorted::Util:ver<0.0.8>:auth<zef:lizmat>",
    "has-word:ver<0.0.1>:auth<zef:lizmat>"
  ],
  "description": "role providing interface to IRC logs",
  "license": "Artistic-2.0",
  "name": "IRC::Log",
  "perl": "6.d",
  "provides": {
    "IRC::Log": "lib/IRC/Log.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/IRC-Log.git",
  "tags": [
  ],
  "test-depends": [
  ],
  "version": "0.0.24"
}