Help language development. Donate to The Perl Foundation

Backtrace::Files zef:lizmat last updated on 2022-11-10

META6.json
{
  "auth": "zef:lizmat",
  "authors": [
    "Elizabeth Mattijsen"
  ],
  "build-depends": [
  ],
  "depends": [
  ],
  "description": "turn backtrace into list of files / lines",
  "license": "Artistic-2.0",
  "name": "Backtrace::Files",
  "perl": "6.d",
  "provides": {
    "Backtrace::Files": "lib/Backtrace/Files.rakumod"
  },
  "resources": [
  ],
  "source-url": "https://github.com/lizmat/Backtrace-Files.git",
  "tags": [
    "BACKTRACE",
    "DEVELOPER",
    "TOOL"
  ],
  "test-depends": [
  ],
  "version": "0.0.3"
}