perl-CatalystX-InjectComponent - Inject components into your Catalyst application
Website: | http://search.cpan.org/dist/CatalystX-InjectComponent/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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)
Packages
perl-CatalystX-InjectComponent-0.025-7m.mo8.noarch [10 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.025-7m) - rebuild against perl-5.20.0 |