GET /api/v1/ports/p5.30-test-mockmodule/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-test-mockmodule",
"portdir": "perl/p5-test-mockmodule",
"version": "0.179.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::MockModule",
"description": "Test::MockModule - Override subroutines in a module for unit testing",
"long_description": "Test::MockModule - Override subroutines in a module for unit testing",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-test-warnings",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-super"
]
}
],
"depends_on": []
}