GET /api/v1/ports/p5.32-syntax-keyword-junction/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-syntax-keyword-junction",
"portdir": "perl/p5-syntax-keyword-junction",
"version": "0.3.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Junction",
"description": "Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5",
"long_description": "This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"p5.32-sub-exporter",
"p5.32-test-needs",
"p5.32-test-simple",
"p5.32-namespace-clean"
]
},
{
"type": "lib",
"ports": [
"p5.32-parent",
"p5.32-sub-exporter-progressive",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-autobox-junctions",
"p5.32-moose-autobox",
"p5.32-test-moose-more"
]
}
]
}