openbsd-ports/www/p5-CatalystX-InjectComponent
afresh1 93116a385a Import www/p5-CatalystX-InjectComponent
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)

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 02:32:39 +00:00
..