in reply to Re: 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)

Hi I am getting the similar error, Please let me know how to fix it? Error: Storable binary image v34.114 more recent than I am (v2.7) at Storable.pm Thanks Dandu
  • Comment on Re^2: Storable binary image v5.39 more recent than I am (v2.6)

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

    upgrade Storable to matching version that reads the file, upgrade storable all around, make sure you're using nstore, move away from storable to a text only format like JSON/YAML

    Which of these solutions do you have trouble using?

      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,

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

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