GET /api/v1/ports/p5.26-module-runtime-conflicts/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.26-module-runtime-conflicts",
    "portdir": "perl/p5-module-runtime-conflicts",
    "version": "0.3.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Module::Runtime::Conflicts",
    "description": "Module::Runtime::Conflicts - Provide information on conflicts for Module::Runtime",
    "long_description": "This module provides conflicts checking for Module::Runtime, which had a recent release that broke some versions of Moose. It is called from Moose::Conflicts and moose-outdated.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-dist-checkconflicts",
                "p5.26-module-runtime"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-moose"
            ]
        }
    ]
}