GET /api/v1/ports/p5.32-catalystx-component-traits/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-catalystx-component-traits",
"portdir": "perl/p5-catalystx-component-traits",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
"description": "Automatic Trait Loading and Resolution for Catalyst Components",
"long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-moosex-methodattributes",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-class-load",
"p5.32-list-moreutils",
"perl5.32",
"p5.32-moosex-traits-pluggable",
"p5.32-namespace-autoclean",
"p5.32-moose",
"p5.32-catalyst-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-model-dbic-schema"
]
}
]
}