Re: Devel::Cover failure: Storable binary image v2.7 more recent than I am (v2.6)

2005-12-24 Thread A. Pagaltzis
* James E Keenan <[EMAIL PROTECTED]> [2005-12-25 03:05]: > Why was I getting this error message running on one module but > not on another? > > I googled for the error message. The pages I found didn't > exactly clarify the problem for me. Use the source, Luke. I hit http://search.cpan.org/dist

Devel::Cover failure: Storable binary image v2.7 more recent than I am (v2.6)

2005-12-24 Thread James E Keenan
I would like to report a problem I encountered using Devel::Cover today and how I got around it. In preparation for CPAN uploads, I was using Devel::Cover v0.55 on Perl 5.8.7 to do coverage analysis of two different modules I maintain. One of these modules, Data::Presenter, has been under int