GET /api/v1/ports/p5.32-catalyst-plugin-session-state-cookie/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-catalyst-plugin-session-state-cookie",
    "portdir": "perl/p5-catalyst-plugin-session-state-cookie",
    "version": "0.180.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::State::Cookie",
    "description": "Maintain session IDs using cookies.",
    "long_description": "In order for Catalyst::Plugin::Session to work the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-catalyst-plugin-session",
                "p5.32-catalyst-runtime",
                "perl5.32",
                "p5.32-mro-compat",
                "p5.32-namespace-autoclean",
                "p5.32-moose"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.32-catalyst-plugin-authorization-acl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.32-catalyst-plugin-authentication-store-dbic",
                "p5.32-catalyst-helper-authdbic"
            ]
        }
    ]
}