Hi! On Tue, Oct 04, 2005 at 04:15:45PM +0100, Dave Cross wrote:
> >>Dear List, > >> > >>In "Perl Testing - A Developers Notebook" it has a section on > >>Test::Kwalitee. > .. > Actually the book strongly suggests that it's a real module which runs > the Kwalitee checks on your code > .. > That's from section 4.9 Validating Kwalitee. In june, chromatic informed me that he planned something like Test::Kwalitee. AFAIK it was/is in 'proof of concept'-stage, mostly because CPANTS was a fast-moving target back then (I was rewriting stuff a lot...) BTW, Module::CPANTS::Generator nwo includes a script called lint.pl http://search.cpan.org/src/DOMM/Module-CPANTS-Generator-0.43/cpants/lint.pl that sort of runs kwalitee checks on an unreleased dist. It's not documented and hardly working (e.g. it can only test on dist, and reporting is done by writing a sqlite file (with a fixed name...)) -- #!/usr/bin/perl http://domm.zsi.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}