GET /api/v1/ports/p5.26-test-inline/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-test-inline",
"portdir": "perl/p5-test-inline",
"version": "2.213.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Inline",
"description": "Inlining your tests next to the code being tested",
"long_description": "Embedding tests allows tests to be placed near the code it's testing. This is a nice supplement to the traditional .t files. It's like XUnit, only better and Perl-style.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-classapi",
"p5.26-test-script"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-chmod",
"p5.26-file-find-rule",
"p5.26-file-flat",
"perl5.26",
"p5.26-file-slurp",
"p5.26-params-util",
"p5.26-pod-tests",
"p5.26-file-remove",
"p5.26-algorithm-dependency",
"p5.26-config-tiny"
]
}
],
"depends_on": []
}