Anybody know how to fix this Storable perl module error?

Jeff75

Well-Known Member
Apr 11, 2003
555
0
166
I've been searching all over on how to fix this and could not dig anything up. Whenever I run a script, I receive the following error. I know that the data file is corrupted and I was wondering if anyone knows how to fix this.

Code:
/usr/bin/perl /home/login/public_html/mt/mt-rebuild.pl -mode="index" -blog_id="1" -template="Netflix Queue"
/home/login/public_html/mt/plugins/netflix-history.pl did not return a true value at /home/login/public_html/mt/lib/MT.pm line 117.
Corrupted storable string (binary v2.4) at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al) line 369, at /home/login/public_html/mt/lib/MT/PluginData.pm line 28
Compilation failed in require at /home/login/public_html/mt/lib/MT.pm line 117.
Any help would be greatly appreciated.