Help language development. Donate to The Perl Foundation

IRC::Client::Plugin::Logger zef:lizmat last updated on 2022-04-07

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
    "IRC::Client:ver<4.0.8>:auth<zef:lizmat>"
  ],
  "description": "IRC logger for historic purposes",
  "license": "Artistic-2.0",
  "name": "IRC::Client::Plugin::Logger",
  "perl": "6.d",
  "provides": {
    "IRC::Client::Plugin::Logger": "lib/IRC/Client/Plugin/Logger.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/IRC-Client-Plugin-Logger.git",
  "tags": [
  ],
  "test-depends": [
  ],
  "version": "0.0.12"
}