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

{
    "name": "p5.32-exception-class",
    "portdir": "perl/p5-exception-class",
    "version": "1.450.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Exception::Class",
    "description": "A module that allows you to declare real exception classes in Perl",
    "long_description": "Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-class-data-inheritable",
                "p5.32-devel-stacktrace"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-apache-session-wrapper",
                "p5.32-fey-orm",
                "p5.32-iterator",
                "p5.32-iterator-util",
                "p5.32-mason",
                "p5.32-perl-critic",
                "p5.32-ppix-utilities",
                "p5.32-test-most",
                "p5.32-object-insideout",
                "p5.32-math-random-mt-auto",
                "p5.32-fey",
                "p5.32-html-mason",
                "p5.32-image-sane",
                "p5.32-params-validationcompiler"
            ]
        }
    ]
}