Bug#667824: ITP: libcatalystx-injectcomponent-perl -- module for injecting components into Catalyst applications
Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org
* Package name : libcatalystx-injectcomponent-perl
Version : 0.024
Upstream Author : Robert Krimen <rkrimen@cpan.org>
* URL : http://search.cpan.org/dist/CatalystX-InjectComponent/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : module for injecting components into Catalyst applications
CatalystX::InjectComponent will inject Controller, Model, and View
components into Catalyst applications 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").
Reply to: