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

{
    "name": "p5.34-class-inspector",
    "portdir": "perl/p5-class-inspector",
    "version": "1.360.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Class::Inspector",
    "description": "Get information about a class and its structure",
    "long_description": "Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.34-ppi"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-catalyst-action-rest",
                "p5.34-catalyst-controller-formbuilder",
                "p5-class-inspector",
                "p5.34-class-unload",
                "p5.34-declare-constraints-simple",
                "p5.34-file-sharedir",
                "p5.34-soap-lite",
                "p5.34-test-classapi",
                "p5.34-ffi-c",
                "p5.34-dbix-class-schema-loader",
                "p5.34-class-c3-componentised",
                "p5.34-dbix-class"
            ]
        }
    ]
}