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

{
    "name": "p5.28-moosex-methodattributes",
    "portdir": "perl/p5-moosex-methodattributes",
    "version": "0.320.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/MooseX::MethodAttributes",
    "description": "code attribute introspection",
    "long_description": "This module allows code attributes of methods to be introspected using Moose meta method objects.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-moosex-role-parameterized",
                "p5.28-test-fatal",
                "p5.28-test-needs",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-moose",
                "p5.28-namespace-autoclean",
                "perl5.28"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.28-catalystx-component-traits"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-catalyst-runtime"
            ]
        }
    ]
}