Re: Planning talk on Devel::Cover

2007-09-14 Thread Paul Johnson
On Thu, Sep 13, 2007 at 06:33:40AM -0400, James E Keenan wrote: > On Sep 13, 2007, at 2:14 AM, Joshua ben Jore wrote: > > >Do you know of any addons to the cover program to use information like > >"this method call site always resolves to the following destinations" I don't collect any informati

Re: Re: Planning talk on Devel::Cover

2007-09-14 Thread Jim Keenan
Thanks, Paul. As I get closer to the talk, I'll probably have you take a look at my draft for more comments. Jim Keenan

Re: Planning talk on Devel::Cover

2007-09-14 Thread Paul Johnson
On Wed, Sep 12, 2007 at 08:41:22PM -0400, James E Keenan wrote: > I have had a proposal accepted to do a presentation at the Pittsburgh > Perl Workshop (Oct 13-14) on "Better Code via Coverage Analysis during > Testing" (http://pghpw.org/ppw2007/talk/725). Congratulations. And it looks like a

Re: Prior art for testing against many local perls?

2007-09-14 Thread demerphq
On 9/14/07, Paul Johnson <[EMAIL PROTECTED]> wrote: > On Thu, Sep 13, 2007 at 05:10:36PM -0500, brian d foy wrote: > > > Without getting into a bikeshed discussion, I'm looking for prior art > > to test a tarball against a list of local perls before I write my own > > thing. This sounds like a fun

Re: Prior art for testing against many local perls?

2007-09-14 Thread Paul Johnson
On Thu, Sep 13, 2007 at 05:10:36PM -0500, brian d foy wrote: > Without getting into a bikeshed discussion, I'm looking for prior art > to test a tarball against a list of local perls before I write my own > thing. This sounds like a fun and mostly easy project, but I don't want > to reinvent the w