Help language development. Donate to The Perl Foundation

Getopt::ForClass cpan:HANENKAMP last updated on 2018-08-06

META6.json
{
  "name": "Getopt::ForClass",
  "source-url": "git://github.com/zostay/p6-Getopt-ForClass.git",
  "support": {
    "source": "git://github.com/zostay/p6-Getopt-ForClass.git"
  },
  "perl": "6.c",
  "resources": [
    
  ],
  "build-depends": [
    
  ],
  "auth": "github:zostay",
  "depends": [
    
  ],
  "tags": [
    
  ],
  "license": "Artistic-2.0",
  "test-depends": [
    "Test",
    "Test::META"
  ],
  "provides": {
    "Getopt::ForClass": "lib/Getopt/ForClass.pm6"
  },
  "version": "0.2",
  "meta-version": "0",
  "authors": [
    "Sterling Hanenkamp <[email protected]>"
  ],
  "description": "Use MAIN to dispatch to a class."
}