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

{
    "name": "p5.26-dbix-class-introspectablem2m",
    "portdir": "perl/p5-dbix-class-introspectablem2m",
    "version": "0.1.2",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/DBIx::Class::IntrospectableM2M",
    "description": "DBIx::Class::IntrospectableM2M - Introspect many-to-many shortcuts",
    "long_description": "Because the many-to-many relationships are not real relationships, they can not be introspected with DBIx::Class. Many-to-many relationships are actually just a collection of convenience methods installed to bridge two relationships. This DBIx::Class component can be used to store all relevant information about these non-relationships so they can later be introspected and examined.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-dbix-class"
            ]
        }
    ],
    "depends_on": []
}