|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Object Serialization Basicsby kappa (Chaplain) |
| on Apr 22, 2002 at 08:57 UTC ( [id://161042]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Nice tutorial, but I'd like to add a warning: If you want to send a Storable-serialized object to another machine via network, then you should use special network-safe method nstore. All other modules mentioned here serialize to text, which is not prone to byte-order and similar platform incompatibilities.
In Section
Tutorials
|
|
||||||||||||||||||||||||||||||