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/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01..............ok 1/11Can't find digest for
blib/lib/Spreadsheet/ParseExcel/Simple.pm at
/usr/local/lib/perl/5.8.7/Devel/Cover/DB/Structure.pm line 253.
t/01..............ok


where cov contains the following:

cover -delete
export DEVEL_COVER_OPTIONS=
    "-coverage statement,branch,condition,path,subroutine,time"
HARNESS_PERL_SWITCHES=-MDevel::Cover make test
cover -report html


This is perl, v5.8.7 built for i486-linux-gnu-thread-multi
Devel::Cover is 0.55


This is already a differenc computer than the one I used for the previous
report.

Gabor

Reply via email to