GET /api/v1/ports/p5.28-class-gomor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-class-gomor",
"portdir": "perl/p5-class-gomor",
"version": "1.30.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Gomor",
"description": "yet another class builder",
"long_description": "Class::Gomor is yet another class builder. This one adds parameter checking in the new() constructor, that is to check for attributes existence, and definedness.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-net-frame",
"p5.28-net-frame-dump",
"p5.28-net-frame-simple"
]
}
]
}