Author :
afresh1
Date :
2020-10-09 02:32:39
Hash :93116a38 Message :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@