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

Andreas Marienborg omega at palle.net
Fri Feb 10 15:23:51 CET 2006


On 10. feb. 2006, at 06.17, Adam Jacob wrote:

> On Feb 9, 2006, at 11:33 AM, Nathan Kurz wrote:
>> Although this may have been the case in the past, in some cases the
>> problem now is that the dependencies are simply not listed.  For
>> example, Catalyst::Log:Log4Perl has a Makefile.PL with these  
>> requirements:
>>     PREREQ_PM => {
>>         Catalyst           => '5.30',
>>         'Log::Log4perl' => 0,
>>     },
>> But on Line 60 of Log4Perl.pm, it says "use Params::Validate;".
>>
>> This is an unlisted requirement that causes the CPAN install to fail.
>> Is there a reason not to add this requirement?  If not, could someone
>> with SVN access just add this?  And perhaps for do the same for the
>> small handful of other unlisted requirements that have been noted?
>
> omega added this and a handful of other changes (bringing it in  
> line with the latest Catalyst::Log interface) today.  I'll test it  
> and push it to CPAN.
>
> http://dev.catalyst.perl.org/changeset/3284
>

right, and he (omega, ie me) also fucked up majorly, but the newest  
push should fix it I think, looks like it here atleast.

any ideas for how to test this module?

andreas




More information about the Catalyst mailing list