Codebase list raku-getopt-long / 68c53018-6475-4a74-95ff-359687f381b7/0.1.1 META6.json
68c53018-6475-4a74-95ff-359687f381b7/0.1.1

Tree @68c53018-6475-4a74-95ff-359687f381b7/0.1.1 (Download .tar.gz)

META6.json @68c53018-6475-4a74-95ff-359687f381b7/0.1.1raw · history · blame

{
  "authors" : [
    "Leon Timmermans"
  ],
  "build-depends" : [ ],
  "depends" : [ ],
  "description" : "A powerful getopt implementation",
  "license" : "Artistic-2.0",
  "name" : "Getopt::Long",
  "perl" : "6.*",
  "provides" : {
    "Getopt::Long" : "lib/Getopt/Long.pm"
  },
  "resources" : [ ],
  "source-url" : "https://github.com/Leont/getopt-long6.git",
  "tags" : [ ],
  "test-depends" : [ ],
  "version" : "0.1.1"
}