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/


--
Sébastien Aperghis-Tramoni

Close the world, txEn eht nepO.

Reply via email to