head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.05.08.23.08.38;	author swills;	state Exp;
branches;
next	;


desc
@@


1.1
log
@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/
@
text
@%%SITE_PERL%%/CatalystX/InjectComponent.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX/InjectComponent/.packlist
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX/InjectComponent
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX
@@dirrmtry %%SITE_PERL%%/CatalystX
@
