GET /api/v1/ports/p5-http-daemon-ssl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-http-daemon-ssl",
"portdir": "perl/p5-http-daemon-ssl",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-http-daemon-ssl",
"homepage": "https://metacpan.org/pod/HTTP::Daemon::SSL",
"description": "A simple http server class with SSL support",
"long_description": "HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL sockets (via IO::Socket::SSL) instead of cleartext sockets. It also handles SSL-specific problems, such as dealing with HTTP clients that attempt to connect to it without using SSL.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-daemon-ssl"
]
}
],
"depends_on": []
}