Storable does purport to be a data exchange mechanism. You will have to load the Storable files on your 32-bit system and save them out in another format that is geared to data exchange, and ship that over the wire. On increasing order of complexity you have:
One very nifty module worth a plug is Data::Serializer, which provides a convenient front-end to the underlying format used, and makes it trivial to swap out tab-delimited and switch to YAML as the needs dictate, on the systems involved in data exchange.
• another intruder with the mooring in the heart of the Perl
In reply to Re: Reading 32-bit Storable files on 64-bit system
by grinder
in thread Reading 32-bit Storable files on 64-bit system
by marky1124
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |