GET /api/v1/ports/p5-carp-clan/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-carp-clan",
"portdir": "perl/p5-carp-clan",
"version": "6.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-carp-clan",
"homepage": "https://metacpan.org/pod/Carp::Clan",
"description": "Report errors from perspective of caller of a clan of modules",
"long_description": "This module reports errors from the perspective of the caller of a clan of modules, similar to Carp.pm itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the clan of modules which shall never be blamed for any error. :-)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-carp-clan"
]
}
],
"depends_on": []
}