Re: Devel::Cover: Can't find digest for blib/lib/A/B.pm

2005-10-27 Thread Gábor Szabó
On 10/27/05, Paul Johnson <[EMAIL PROTECTED]> wrote: > > cover -delete > > export DEVEL_COVER_OPTIONS= > > "-coverage statement,branch,condition,path,subroutine,time" > > This is the problem. You want a comma after -coverage instead of a > space. The documentation could be more clear on this

Re: Devel::Cover: Can't find digest for blib/lib/A/B.pm

2005-10-27 Thread Paul Johnson
On Thu, Oct 27, 2005 at 06:21:53PM +0200, Gábor Szabó wrote: > actually I think this happens to be with any module, eg.: > > > [EMAIL PROTECTED]:~/Spreadsheet-ParseExcel-Simple-1.03$ cov > Deleting database /home/gabor/Spreadsheet-ParseExcel-Simple-1.03/cover_db > No root path(s) specified at > /

Re: Devel::Cover: Can't find digest for blib/lib/A/B.pm

2005-10-27 Thread Gábor Szabó
actually I think this happens to be with any module, eg.: [EMAIL PROTECTED]:~/Spreadsheet-ParseExcel-Simple-1.03$ cov Deleting database /home/gabor/Spreadsheet-ParseExcel-Simple-1.03/cover_db No root path(s) specified at /usr/local/lib/perl/5.8.7/Devel/Cover/DB.pm line 110 PERL_DL_NONLAZY=1 /usr/