Re: Compiling Devel::Cover stats across scripts

2005-11-17 Thread David Golden
Paul Johnson wrote: On Wed, Nov 16, 2005 at 05:46:34PM -0500, David Golden wrote: I've got a bunch of test files for a distribution that run a script that comes with the distribution. I'd like to test my coverage against that script. I figure that I can just pass "-MDevel::Cover" to the execu

Re: Compiling Devel::Cover stats across scripts

2005-11-16 Thread Paul Johnson
On Wed, Nov 16, 2005 at 05:46:34PM -0500, David Golden wrote: > Before I flounder around to figure this out, I hope that a quick message to > the list can offer some guidance. > > I've got a bunch of test files for a distribution that run a script that > comes with the distribution. I'd like t

Compiling Devel::Cover stats across scripts

2005-11-16 Thread David Golden
Before I flounder around to figure this out, I hope that a quick message to the list can offer some guidance. I've got a bunch of test files for a distribution that run a script that comes with the distribution. I'd like to test my coverage against that script. I figure that I can just pass