sectokia has asked for the wisdom of the Perl Monks concerning the following question:
Hi wise monks,
I have just changed from OSX to Win10, and storable retrieve is failing with "long integer size is not compatible". I have tried both the 32bit and 64bit versions of perl on windows.
Any ideas? Everything I have googled and perldoc only talks about 'Byte order not compatible'.
I still have the OSX system running, so hopefully there is some way I can store it differently to be compatible? I am using perl 5.22.0
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Storable- long integer size
by Corion (Pope) on Oct 21, 2015 at 10:50 UTC | |
by syphilis (Bishop) on Oct 21, 2015 at 11:46 UTC | |
by Tux (Abbot) on Oct 21, 2015 at 13:19 UTC | |
by syphilis (Bishop) on Oct 21, 2015 at 13:36 UTC | |
by syphilis (Bishop) on Oct 22, 2015 at 06:25 UTC | |
| |
Re: Storable- long integer size
by BrowserUk (Pope) on Oct 21, 2015 at 10:55 UTC | |
Re: Storable- long integer size
by Your Mother (Archbishop) on Oct 21, 2015 at 12:26 UTC | |
by karlgoethebier (Abbot) on Oct 21, 2015 at 13:59 UTC | |
by Your Mother (Archbishop) on Oct 21, 2015 at 14:22 UTC | |
Re: Storable- long integer size
by Anonymous Monk on Oct 21, 2015 at 14:05 UTC |