GET /api/v1/ports/p5-mason/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5-mason",
    "portdir": "perl/p5-mason",
    "version": "2.240.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-mason",
    "homepage": "https://metacpan.org/pod/Mason",
    "description": "Mason - Powerful, high-performance templating for the web and beyond",
    "long_description": "Mason - Powerful, high-performance templating for the web and beyond",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-mason"
            ]
        }
    ],
    "depends_on": []
}