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.024-6m.mo8.noarch [10 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (0.024-6m) - rebuild against perl-5.14.2 |