GET /api/v1/ports/p5-io-socket-ssl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5-io-socket-ssl",
    "portdir": "perl/p5-io-socket-ssl",
    "version": "2.85.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-io-socket-ssl",
    "homepage": "https://metacpan.org/pod/IO::Socket::SSL",
    "description": "Nearly transparent SSL encapsulation for IO::Socket::INET",
    "long_description": "IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-io-socket-ssl"
            ]
        }
    ],
    "depends_on": []
}