Help language development. Donate to The Perl Foundation

Pastebin::Shadowcat zef:raku-community-modules last updated on 2023-01-17

META6.json
{
  "auth": "zef:raku-community-modules",
  "authors": [
    "Zoffix Znet"
  ],
  "build-depends": [
  ],
  "depends": [
    "HTTP::UserAgent",
    "URI::Encode",
    "HTML::Entity::Fast"
  ],
  "description": "Raku interface to http://fpaste.scsys.co.uk/",
  "license": "Artistic-2.0",
  "name": "Pastebin::Shadowcat",
  "perl": "6.c",
  "provides": {
    "Pastebin::Shadowcat": "lib/Pastebin/Shadowcat.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/raku-community-modules/Pastebin-Shadowcat.git",
  "support": {
    "source": "git://github.com/raku-community-modules/Pastebin-Shadowcat.git"
  },
  "tags": [
    "PASTEBIN"
  ],
  "test-depends": [
  ],
  "version": "2.003"
}