Help language development. Donate to The Perl Foundation

App::Nopaste zef:raku-community-modules last updated on 2022-02-25

META6.json
{
  "auth": "zef:raku-community-modules",
  "authors": [
    "Zoffix Znet"
  ],
  "build-depends": [
  ],
  "depends": [
    "Pastebin::Gist",
    "Pastebin::Shadowcat"
  ],
  "description": "command line interface to pastebins",
  "license": "Artistic-2.0",
  "name": "App::Nopaste",
  "perl": "6.c",
  "provides": {
    "App::Nopaste": "lib/App/Nopaste.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/raku-community-modules/App-Nopaste.git",
  "support": {
    "source": "git://github.com/raku-community-modules/App-Nopaste.git"
  },
  "tags": [
  ],
  "test-depends": [
    "Test"
  ],
  "version": "1.002"
}