Index of /ports_www/p5-CatalystX-InjectComponent
Name Last modified Size
Parent Directory -
Makefile 09-May-2011 03:08 1.0K
distinfo 09-May-2011 03:08 169
pkg-descr 09-May-2011 03:08 362
pkg-plist 09-May-2011 03:08 268
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/