K 10 svn:author V 6 swills K 8 svn:date V 27 2011-05-08T23:08:38.000000Z K 7 svn:log V 362 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: http://search.cpan.org/dist/CatalystX-InjectComponent/ END