Help language development. Donate to The Perl Foundation

FindBin cpan:LEMBARK last updated on 2020-01-21

META6.json
{
  "auth" : "CPAN:lembark",
  "authors" : [
    "lembark"
  ],
  "build-depends" : [ ],
  "depends" : [ ],
  "description" : "Locate execution directory and basename.",
  "license" : "Artistic-2.0",
  "name" : "FindBin",
  "perl" : "6.d",
  "provides" : {
    "FindBin" : "lib/FindBin.rakumod"
  },
  "resources" : [
    "pod/FindBin.rakudoc"
  ],
  "source-url" : "[email protected]:lembark/raku-findbin.git",
  "tags" : [ ],
  "test-depends" : [ ],
  "version" : "0.6.3"
}