Re: Self-testing kwalitee

2005-07-11 Thread Adam Kennedy
Ricardo SIGNES wrote: * Adam Kennedy <[EMAIL PROTECTED]> [2005-07-11T10:10:31] Note: The last kwalitee test, the one related to Devel::Cover, is considered dangerous by a non-trivial percentage of the community, and there's been a lot of debate on whether it should be removed. Sorry, I shoul

Re: Self-testing kwalitee

2005-07-11 Thread Ricardo SIGNES
* Adam Kennedy <[EMAIL PROTECTED]> [2005-07-11T10:10:31] > >Note: The last kwalitee test, the one related to Devel::Cover, is > >considered dangerous by a non-trivial percentage of the community, > >and there's been a lot of debate on whether it should be removed. > > Sorry, I should have said Po

Re: Self-testing kwalitee

2005-07-11 Thread Adam Kennedy
Note: The last kwalitee test, the one related to Devel::Cover, is considered dangerous by a non-trivial percentage of the community, and there's been a lot of debate on whether it should be removed. Sorry, I should have said Pod::Test::Coverage. Regardless, it executes code. I wonder how it de

Re: Self-testing kwalitee

2005-07-11 Thread Adam Kennedy
Nik Clayton wrote: Having been a little more prolific on the module front recently I'm interesting in making sure that my own modules pass the kwalitee tests. Preferably before I put them on CPAN. But poking through qa.perl.org I can't find anywhere that these tests are actually rigorously d

Re: Self-testing kwalitee

2005-07-11 Thread Thomas Klausner
Hi! On Sun, Jul 10, 2005 at 09:47:43AM -0700, chromatic wrote: > I have an unreleased module that runs the kwalitee tests and reports the > results. It works somewhat like Test::Pod and Test::Pod::Coverage. > > I haven't tested it with the latest release of M::C::G; domm said there > might be s

Re: Self-testing kwalitee

2005-07-10 Thread chromatic
On Sat, 2005-07-09 at 12:53 +0100, Nik Clayton wrote: > Having been a little more prolific on the module front recently I'm > interesting in making sure that my own modules pass the kwalitee tests. > Preferably before I put them on CPAN. > > But poking through qa.perl.org I can't find anywher

Self-testing kwalitee

2005-07-10 Thread Nik Clayton
Having been a little more prolific on the module front recently I'm interesting in making sure that my own modules pass the kwalitee tests. Preferably before I put them on CPAN. But poking through qa.perl.org I can't find anywhere that these tests are actually rigorously defined. The closes