GET /api/v1/ports/p5.26-io-kqueue/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-io-kqueue",
"portdir": "perl/p5-io-kqueue",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::KQueue",
"description": "Perl interface to the BSD kqueue system call",
"long_description": "This module provides a fairly low level interface to the BSD kqueue() system call, allowing you to monitor for changes on sockets, files, processes and signals.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-devel-checklib"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-xsloader"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-danga-socket",
"p5.26-filesys-notify-kqueue"
]
}
]
}