GET /api/v1/ports/p5.28-proc-guard/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-proc-guard",
"portdir": "perl/p5-proc-guard",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Proc::Guard",
"description": "Proc::Guard - run a process and destroy it when the perl script exits",
"long_description": "Proc::Guard - run a process and destroy it when the perl script exits. This is useful for testing code working with a server process.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"p5.28-test-tcp",
"clang-14",
"p5.28-file-which",
"p5.28-test-requires"
]
},
{
"type": "lib",
"ports": [
"p5.28-class-accessor-lite",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-gearman"
]
}
]
}