IABSD.fr/ports/www/p5-CatalystX-InjectComponent

Branch :


Log

Author Commit Date CI Message
ec148031 2022-03-11 20:09:36 drop RCS Ids
93116a38 2020-10-09 02:32:39 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@