GET /api/v1/ports/p5.32-devel-stacktrace/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-devel-stacktrace",
    "portdir": "perl/p5-devel-stacktrace",
    "version": "2.50.0",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Devel::StackTrace",
    "description": "Stack trace and stack trace frame objects",
    "long_description": "The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-catalyst-plugin-stacktrace",
                "p5.32-class-returnvalue",
                "p5.32-devel-stacktrace-ashtml",
                "p5.32-exception-class",
                "p5.32-iterator",
                "p5.32-iterator-util",
                "p5.32-net-twitter",
                "p5.32-true",
                "p5.32-throwable",
                "p5.32-devel-stacktrace-extract",
                "p5.32-plack",
                "p5.32-catalyst-runtime",
                "p5.32-log-any",
                "p5.32-moose",
                "p5.32-specio"
            ]
        }
    ]
}