GET /api/v1/ports/p5.30-http-request-ascgi/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-http-request-ascgi",
    "portdir": "perl/p5-http-request-ascgi",
    "version": "1.200.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/HTTP::Request::AsCGI",
    "description": "Set up a CGI environment from an HTTP::Request",
    "long_description": "Provides a convenient way of setting up an CGI environment from an HTTP::Request.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-class-accessor",
                "p5.30-libwww-perl",
                "p5.30-uri"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-plack"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-catalyst-action-renderview"
            ]
        }
    ]
}