In a project I am running with Devel::Cover I get the following error message:
Can't find digest for blib/lib/A/B.pm at /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi/Devel/Cover/DB/Structure.pm line 253. t/01-config....ok All tests successful. Files=1, Tests=2, 8 wallclock secs ( 8.21 cusr + 0.29 csys = 8.50 CPU) Reading database from /home/gabor/work/xxxx/cover_db Devel::Cover: Can't find digest for blib/lib/A/B.pm Then it does not create any reports. Any idea what's the cause and how to solve it? Gabor