[Catalyst] Here's my shot at an app to install Catalyst Dependencies

Adam Jacob adam at stalecoffee.org
Fri Feb 10 19:04:54 CET 2006


On Feb 10, 2006, at 12:35 AM, Zbigniew Lukasiak wrote:
> The Log::Log4Perl INSTALLATION chapter in the POD says:
>
> If you want to use external appenders provided with C<Log::Dispatch>,
> you need to install C<Log::Dispatch> (2.00 or better) from CPAN,
> which itself depends on C<Attribute-Handlers> and
> C<Params-Validate>. And a lot of other modules, that's the reason
> why we're now shipping Log::Log4perl with its own standard appenders
> and only if you wish to use additional ones, you'll have to go through
> the C<Log::Dispatch> installation process.
>
> Does Catalyst use Log::Dispatch?  If yes than perhaps it would be
> better to add Log::Dispatch as the prerequisite.

By default, Catalyst::Plugin::Log4perl uses the  
Log::Log4perl::Appender::Screen appender... so there is no dependency  
on Log::Dispatch in C::P::Log4perl.

Adam



More information about the Catalyst mailing list