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

{
    "name": "p5.28-hash-merge",
    "portdir": "perl/p5-hash-merge",
    "version": "0.302.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Hash::Merge",
    "description": "Merges arbitrarily deep hashes into a single hash",
    "long_description": "Merges arbitrarily deep hashes into a single hash",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-clone",
                "p5.28-clone-pp",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-clone-choose"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-sql-abstract",
                "p5.28-treepath",
                "p5.28-dbix-class-schema-loader",
                "p5.28-catalyst-model-dbic-schema",
                "p5.28-dbix-class"
            ]
        }
    ]
}