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

{
    "name": "p5.34-devel-overloadinfo",
    "portdir": "perl/p5-devel-overloadinfo",
    "version": "0.7.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Devel::OverloadInfo",
    "description": "Devel::OverloadInfo - introspect overloaded operators",
    "long_description": "Devel::OverloadInfo returns information about overloaded operators for a given class (or object), including where in the inheritance hierarchy the overloads are declared and where the code implementing it is.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-test-fatal",
                "p5.34-text-parsewords",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-mro-compat",
                "p5.34-package-stash"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-devel-overloadinfo",
                "p5.34-moose"
            ]
        }
    ]
}