Perl Storable object broken in recent OS X update

If you suddenly start getting this:

Error:  Storable object version 2.13 does not match $Storable::VERSION 2.15 at /System/Library/Perl/5.8.6/darwin-thread-multi-2level/DynaLoader.pm line 253

Do a:

cpan> force install Storable

To bring everything good again.

Naughty, naughty Apple. I hope this gets enough Google Juice to help someone :)

[Bloglines] [del.icio.us] [Digg] [Facebook] [Google] [Reddit] [Windows Live] [Yahoo!] [Email]

Related Posts:

  • No Related Posts

2 Responses to “Perl Storable object broken in recent OS X update”

  1. Jim Hu says:

    I hope this gets enough Google Juice to help someone :)
    it did :)

  2. RandomSequence says:

    Thank you.

Leave a Reply