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

{
    "name": "p5.30-class-dbi",
    "portdir": "perl/p5-class-dbi",
    "version": "3.0.17",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Class::DBI",
    "description": "Simple Database Abstraction",
    "long_description": "Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-date-simple",
                "p5.30-dbd-sqlite",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-class-trigger",
                "p5.30-clone",
                "perl5.30",
                "p5.30-universal-moniker",
                "p5.30-version",
                "p5.30-ima-dbi",
                "p5.30-class-accessor",
                "p5.30-class-data-inheritable"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-dbix-class"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-class-dbi-abstractsearch",
                "p5.30-class-dbi-mysql",
                "p5.30-class-dbi-pg",
                "p5.30-class-dbi-plugin-pager",
                "p5.30-class-dbi-uuid",
                "p5.30-class-dbi-plugin",
                "p5.30-class-dbi-plugin-abstractcount"
            ]
        }
    ]
}