Kwalitee and Perl::Critic

2005-10-04 Thread Nik Clayton
I don't have strong opinions about this yet, but has anyone else looked at the Perl::Critic suite of modules on CPAN? It occurs to me that: a) Kwalitee metrics could quite easily be implemented as Perl::Critic plugins. b) The plugins that it ships with (based on Perl Best Practices) may for

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Steve Peters
On Tue, Oct 04, 2005 at 04:15:45PM +0100, Dave Cross wrote: > David Landgren wrote: > >Gavin Henry wrote: > > > >>Dear List, > >> > >>In "Perl Testing - A Developers Notebook" it has a section on > >>Test::Kwalitee. > >> > >>I can't find this module anywhere, nothing on the CPAN or on Google. > >

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Gavin Henry
> On Tue, 2005-10-04 at 17:41 +0200, Thomas Klausner wrote: > > Hi all, > >> 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...)

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread chromatic
On Tue, 2005-10-04 at 17:41 +0200, Thomas Klausner wrote: Hi all, > 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...) Yep, I ha

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Gavin Henry
-- 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 > Dave Cross <[EMAIL PROTECTED]> wrote: > >> Actually the book strongly suggests that it's a real module which runs >> the Kwalitee ch

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread 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 > > ev

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Thomas Klausner
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

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Gavin Henry
> On Tue, Oct 04, 2005 at 04:15:45PM +0100, Dave Cross wrote: >> David Landgren wrote: >> >Gavin Henry wrote: >> > >> >>Dear List, >> >> >> >>In "Perl Testing - A Developers Notebook" it has a section on >> >>Test::Kwalitee. >> >> >> >>I can't find this module anywhere, nothing on the CPAN or on G

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread David Landgren
Dave Cross wrote: David Landgren wrote: Gavin Henry wrote: Dear List, In "Perl Testing - A Developers Notebook" it has a section on Test::Kwalitee. I can't find this module anywhere, nothing on the CPAN or on Google. It would only be POD, I imagine. Anyone know where it's hosted?

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Gavin Henry
> David Landgren wrote: >> Gavin Henry wrote: >> >>> Dear List, >>> >>> In "Perl Testing - A Developers Notebook" it has a section on >>> Test::Kwalitee. >>> >>> I can't find this module anywhere, nothing on the CPAN or on Google. >> >> It would only be POD, I imagine. >> >>> Anyone know where it'

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Dave Cross
David Landgren wrote: Gavin Henry wrote: Dear List, In "Perl Testing - A Developers Notebook" it has a section on Test::Kwalitee. I can't find this module anywhere, nothing on the CPAN or on Google. It would only be POD, I imagine. Anyone know where it's hosted? Kwalitee, as in cpants

Re: Test::Kwalitee - Where is it hosted?

2005-10-04 Thread David Landgren
Gavin Henry wrote: Dear List, In "Perl Testing - A Developers Notebook" it has a section on Test::Kwalitee. I can't find this module anywhere, nothing on the CPAN or on Google. It would only be POD, I imagine. Anyone know where it's hosted? Kwalitee, as in cpants.perl.org, is run by Thoma

Test::Kwalitee - Where is it hosted?

2005-10-04 Thread Gavin Henry
Dear List, In "Perl Testing - A Developers Notebook" it has a section on Test::Kwalitee. I can't find this module anywhere, nothing on the CPAN or on Google. Anyone know where it's hosted? Thanks. -- Walking the road to enlightenment... I found a penguin and a camel on the way. Fancy a [E