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

{
    "name": "p5-inline-c",
    "portdir": "perl/p5-inline-c",
    "version": "0.820.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-inline-c",
    "homepage": "https://metacpan.org/pod/Inline::C",
    "description": "Inline::C Write Perl Subroutines in C",
    "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-inline-c"
            ]
        }
    ],
    "depends_on": []
}