GET /api/v1/ports/p5.32-autobox/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-autobox",
"portdir": "perl/p5-autobox",
"version": "3.0.2",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/autobox",
"description": "Call methods on native types",
"long_description": "The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-ipc-system-simple",
"p5.32-test-fatal",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-scope-guard"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-autobox-core",
"p5.32-autobox-junctions",
"p5.32-moose-autobox"
]
}
]
}