http://www.perlmonks.org?node_id=994592


in reply to Re^3: Storable binary image v5.39 more recent than I am (v2.6)
in thread Storable binary image v5.39 more recent than I am (v2.6)

I have upgraded to newer version, but I am still getting this error, Please help. Error: Storable binary image v34.114 more recent than I am (v2.9) at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/Storable.pm line 417,
  • Comment on Re^4: Storable binary image v5.39 more recent than I am (v2.6)

Replies are listed 'Best First'.
Re^5: Storable binary image v5.39 more recent than I am (v2.6)
by Anonymous Monk on Sep 20, 2012 at 07:18 UTC

    v34.114 more recent than I am (v2.9)

    Looks like you're not using nstore. You should use nstore.

      I am using nstore, but getting the same error use Storable qw(nstore retrieve thaw);
        then you're corrupting the file somehow