http://www.perlmonks.org?node_id=733773


in reply to Debugger problem in 5.10

I guess you thaw/retrieve data that was freezed/storedwith another perl or another architecture. Just remove all old data that was serialized with the other computer and use the portable nfreeze/nstore instead of freeze/store next time.
Boris