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

{
    "name": "p5.32-error",
    "portdir": "perl/p5-error",
    "version": "0.170.300",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Error",
    "description": "Error/exception handling in an OO-ish way",
    "long_description": "The Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exeptions that can either be thrown, for subsequent catch, or can simply be recorded.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 418
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-module-build",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-bioperl",
                "p5.32-rdf-query",
                "p5.32-rdf-trine",
                "p5.32-test-timer",
                "p5.32-cache-cache",
                "p5.32-mail-spf"
            ]
        }
    ]
}