![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^2: Best way to store object in dbby bessarabov (Acolyte) |
on Mar 06, 2013 at 18:19 UTC ( [id://1022058]=note: print w/replies, xml ) | Need Help?? |
Thank you! I was thinking about Storable, but It does not suit me. I don't want to store the whole object, but only the parts that are necessary for its recreation. I also want to store version number in the serialized object to make it possible to change the internal format with backward compatibility. For now I have the task to store the MySQL, but I want to write the module so it serializes to some text that can be stored anywhere.
In Section
Seekers of Perl Wisdom
|
|