GET /api/v1/ports/p5.28-class-c3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-class-c3",
"portdir": "perl/p5-class-c3",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::C3",
"description": "A pragma to use the C3 method resolution order algortihm",
"long_description": "This is a pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-algorithm-c3",
"p5.28-class-c3-xs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-class-c3-componentised"
]
}
]
}