Re: Why are we adding more kwalitee tests?

2005-09-06 Thread Richard Clamp
assuming that everyone is competitive. I'm not, and so I'm not about to crank out 62 new releases just because my distributions aren't up with the current fashions in cargo-culted tests. -- Richard Clamp <[EMAIL PROTECTED]>

Re: Phalanx / CPANTS / Kwalitee

2003-10-15 Thread Richard Clamp
#x27;s an eventual TODO-list item to steal/use the PPI parser from Claes' CPANXR rather than compiling the code. The compilation is there to answer the question "what methods does package X define". -- Richard Clamp <[EMAIL PROTECTED]>

What should be in a README anyway (was Re: Phalanx / CPANTS / Kwalitee)

2003-10-15 Thread Richard Clamp
eed to know what they are. Can you offer pointers? -- Richard Clamp <[EMAIL PROTECTED]>

Re: Phalanx / CPANTS / Kwalitee

2003-10-14 Thread Richard Clamp
have to delete 3 things (dist, .meta and .readme) where before I only needed to worry about the one. That's only a downside because I'm as insufficiently lazy to automate that. -- Richard Clamp <[EMAIL PROTECTED]>

Re: Devel::Cover and Module::Build

2003-07-31 Thread Richard Clamp
val { local $ENV{PERL5OPT} = "-MDevel::Cover=-summary,0"; $self->ACTION_test(@_); }; system qw( cover -report html ); } -- Richard Clamp <[EMAIL PROTECTED]>

Re: ponie-dev list

2003-07-10 Thread Richard Clamp
On Wed, Jul 09, 2003 at 05:59:10PM -0700, Ask Bjoern Hansen wrote: > Hi, > > We setup a development list for ponie. Will this be made available via nntp.perl.org? I don't currently see it when browsing http://nntp.x.perl.org/group/ Thanks, -- Richard Clamp <[EMAIL PROTECTED]>

Re: %MY (was What's MY.line?)

2002-07-11 Thread Richard Clamp
r_cv and Robin Houston's PadWalker::peek_sub No, I'm not waiting till perl6 for the drugs to kick in... -- Richard Clamp <[EMAIL PROTECTED]>