GET /api/v1/ports/p5-test-fatal/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-test-fatal",
"portdir": "perl/p5-test-fatal",
"version": "0.17.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-test-fatal",
"homepage": "https://metacpan.org/pod/Test::Fatal",
"description": "incredibly simple helpers for testing code with exceptions",
"long_description": "Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-fatal"
]
}
],
"depends_on": []
}