GET /api/v1/ports/p5-devel-stacktrace/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-devel-stacktrace",
"portdir": "perl/p5-devel-stacktrace",
"version": "2.50.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": "p5.34-devel-stacktrace",
"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": [
"p5.34-devel-stacktrace"
]
}
],
"depends_on": []
}