GET /api/v1/ports/p5.26-guard/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-guard",
"portdir": "perl/p5-guard",
"version": "1.23.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Guard",
"description": "Guard - safe cleanup blocks",
"long_description": "This module implements so-called \"guards\". A guard is something (usually an object) that \"guards\" a resource, ensuring that it is cleaned up when expected.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-coro",
"p5.26-mason"
]
}
]
}