GET /api/v1/ports/p5-lwp-protocol-https/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-lwp-protocol-https",
"portdir": "perl/p5-lwp-protocol-https",
"version": "6.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-lwp-protocol-https",
"homepage": "https://metacpan.org/pod/LWP::Protocol::https",
"description": "LWP::Protocol::https - SSL support for libwww-perl",
"long_description": "The LWP::Protocol::https module used to be bundled with p5-libwww-perl, but it was unbundled in v6.02 so that dependencies could be declared properly. Ports that need https support can just declare their dependency on p5-lwp-protocol-https and will no longer need to know what underlying modules to install.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-lwp-protocol-https"
]
}
],
"depends_on": []
}