Inject components into your Catalyst application
CatalystX::InjectComponent will inject Controller, Model, and View components into your Catalyst application at setup (run)time. It does this by creating a new package on-the-fly, having that package extend the given component, and then having Catalyst setup the new component (via ->setup_component)
$
pkg install p5-CatalystX-InjectComponentOrigin
www/p5-CatalystX-InjectComponent
Size
13.4KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
3 packages
Required by
2 packages