Help language development. Donate to The Perl Foundation

InterceptAllMethods zef:lizmat last updated on 2021-09-09

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
  ],
  "description": "export ClassHOW to intercept all method calls",
  "license": "Artistic-2.0",
  "name": "InterceptAllMethods",
  "perl": "6.d",
  "provides": {
    "InterceptAllMethods": "lib/InterceptAllMethods.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/InterceptAllMethods",
  "tags": [
    "UTILS"
  ],
  "test-depends": [
  ],
  "version": "0.0.2"
}