[Catalyst] Apache hangs?

Andy Grundman andy at hybridized.org
Sun Jul 3 22:31:42 CEST 2005


Sebastian Riedel wrote:
>> use Catalyst;
>> ...
>> my @plugins = qw/FormValidator Session::FastMmap other plugins here/;
>> push @plugins, '-Debug' if ( $ENV{USER} );
>>
>> MyApp->setup( @plugins );
> 
> 
> Note that this only works in the next release (actually available in  
> trunk).

Indeed, I should have mentioned that. :)

-Andy



More information about the Catalyst mailing list