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

{
    "name": "p5.26-class-data-inheritable",
    "portdir": "perl/p5-class-data-inheritable",
    "version": "0.80.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Class::Data::Inheritable",
    "description": "Inheritable, overridable class data",
    "long_description": "Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overriden.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-exception-class",
                "p5.26-authen-simple",
                "p5.26-catalyst-controller-formbuilder",
                "p5.26-catalyst-plugin-session-store-chi",
                "p5.26-class-dbi",
                "p5.26-class-dbi-plugin-pager",
                "p5.26-color-library",
                "p5.26-html-wikiconverter",
                "p5.26-ima-dbi",
                "p5.26-iterator",
                "p5.26-iterator-util",
                "p5.26-net-appliance-phrasebook",
                "p5.26-net-oauth",
                "p5.26-text-trac",
                "p5.26-xml-atom"
            ]
        }
    ]
}