|
|
| XP is just a number | |
| PerlMonks |
Re^2: SQLite and Storable: is "Text" okay?by Your Mother (Canon) |
| on Oct 06, 2010 at 19:08 UTC ( #863855=note: print w/ replies, xml ) | Need Help?? |
|
JSON::XS is as fast as Storable and is also human readable/editable. This can help with debugging; faster, easier, less error prone than writing new code to do the introspection/tweaking. Unless you're doing something special that needs more than JSON provides, I'd recommend it over Storable.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||