-- 
Walking the road to enlightenment... I found a penguin and a camel on the
way..... Fancy a [EMAIL PROTECTED] Just ask!!!
http://perlmonks.org/?node_id=386673

<quote who="Sébastien Aperghis-Tramoni">
> Dave Cross <[EMAIL PROTECTED]> wrote:
>
>> Actually the book strongly suggests that it's a real module which runs
>> the Kwalitee checks on your code
>>
>>      Download and install Test::Kwalitee. Then add the following code to
>>      your t/ directory as kwalitee.t:
>>
>>          #!perl
>>
>>          eval { require Test::Kwalitee };
>>          exit if $@;
>>          Test::Kwalitee->import(  );
>>
>> That's from section 4.9 Validating Kwalitee.
>
> Although not directly related to CPANTS, you can use Test::Distribution,
> which tests several aspects also tested by CPANTS kwalitee metrics.
>   http://search.cpan.org/dist/Test-Distribution/

I've got that one, not sure if it duplicates the tests yet though.

>
>
> --
> Sébastien Aperghis-Tramoni
>
> Close the world, txEn eht nepO.
>

Reply via email to