GET /api/v1/ports/p5.26-syntax-keyword-junction/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-syntax-keyword-junction",
    "portdir": "perl/p5-syntax-keyword-junction",
    "version": "0.3.8",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-namespace-clean",
                "p5.26-sub-exporter",
                "p5.26-test-requires"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.26-sub-exporter-progressive",
                "p5.26-syntax",
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-autobox-junctions",
                "p5.26-moose-autobox",
                "p5.26-test-moose-more"
            ]
        }
    ]
}