GET /api/v1/ports/p5.26-moosex-role-withoverloading/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-moosex-role-withoverloading",
"portdir": "perl/p5-moosex-role-withoverloading",
"version": "0.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MooseX::Role::WithOverloading",
"description": "Roles which support overloading (DEPRECATED)",
"long_description": "MooseX::Role::WithOverloading allows you to write a Moose::Role which defines overloaded operators and allows those operator overloadings to be composed into the classes/roles/instances it's compiled to, while plain Moose::Roles would lose the overloading. This module is now obsolete with modern Moose and is deprecated.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-aliased",
"p5.26-moose",
"p5.26-namespace-autoclean",
"p5.26-namespace-clean"
]
}
],
"depends_on": []
}