Re: Devel::Cover can't find loaded modules

2003-10-04 Thread schwern
On Sat, Oct 04, 2003 at 09:38:11PM +0200, Paul Johnson wrote: > Who are these people who change directories and don't put things back > as they found them? ;-) File::chdir

Re: Devel::Cover can't find loaded modules

2003-10-04 Thread Paul Johnson
On Sat, Oct 04, 2003 at 07:23:09AM +1000, Andrew Savige wrote: > Ovid wrote: > > I was running some test code with Devel::Cover and I've had no problem using > > it or generating pretty reports that make coworkers "ooh" and "ahh". > > Unfortunately, I started running my test suite on a different s

Re: Devel::Cover can't find loaded modules

2003-10-04 Thread Paul Johnson
On Fri, Oct 03, 2003 at 10:44:24AM -0700, Ovid wrote: > Hi all, > > I was running some test code with Devel::Cover and I've had no problem > using it or generating pretty reports that make coworkers "ooh" and > "ahh". Unfortunately, I started running my test suite on a different > set of tests a

Re: Devel::Cover can't find loaded modules

2003-10-03 Thread Andrew Savige
Ovid wrote: > I was running some test code with Devel::Cover and I've had no problem using > it or generating pretty reports that make coworkers "ooh" and "ahh". > Unfortunately, I started running my test suite on a different set of > tests and started getting some strange errors... I have no expe

Devel::Cover can't find loaded modules

2003-10-03 Thread Ovid
Hi all, I was running some test code with Devel::Cover and I've had no problem using it or generating pretty reports that make coworkers "ooh" and "ahh". Unfortunately, I started running my test suite on a different set of tests and started getting some strange errors (formatted for clarity):