aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CatalystX-InjectComponent/pkg-descr
blob: d5afc5ab1b010152af2a57658676f4ede1e41ffb (plain) (blame)
1
2
3
4
5
6
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)

WWW: https://metacpan.org/release/CatalystX-InjectComponent