GET /api/v1/ports/p5.30-smart-comments/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-smart-comments",
"portdir": "perl/p5-smart-comments",
"version": "1.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Smart::Comments",
"description": "Smart::Comments - Turn comments into debugging messages",
"long_description": "Smart comments provide an easy way to insert debugging and tracking code into a program. Best of all, when you're finished debugging, you don't have to remove them. Simply commenting out the use Smart::Comments line turns them back into regular comments.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-text-balanced",
"p5.30-version"
]
}
],
"depends_on": []
}