GET /api/v1/ports/p5.30-lexical-var/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-lexical-var",
    "portdir": "perl/p5-lexical-var",
    "version": "0.10.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Lexical::Var",
    "description": "Lexical::Var - static variables without namespace pollution",
    "long_description": "Lexical::Var - static variables without namespace pollution",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-extutils-cbuilder",
                "p5.30-module-build",
                "p5.30-test-simple",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-lexical-sealrequirehints",
                "p5.30-xsloader",
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-exporter-tiny"
            ]
        }
    ]
}