GET /api/v1/ports/p5.28-apache-session-wrapper/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-apache-session-wrapper",
    "portdir": "perl/p5-apache-session-wrapper",
    "version": "0.340.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Apache::Session::Wrapper",
    "description": "A simple wrapper around Apache::Session",
    "long_description": "This module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.28-module-build",
                "p5.28-module-implementation",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-exception-class",
                "perl5.28",
                "p5.28-params-validate",
                "p5.28-apache-session",
                "p5.28-class-container"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.28-masonx-request-withapachesession"
            ]
        }
    ]
}