summaryrefslogtreecommitdiff
path: root/databases/p5-MLDBM-Serializer-JSON/DESCR
blob: 41473519b077518d755ba78a8cd2ddc9b98b4f96 (plain)
1
2
3
4
5
MLDBM::Serializer::JSON provides an extension to MLDBM to enable storing
the additional columns as JSON instead of Data::Dumper or FreezeThaw.

JSON is very widely used - from Perl over Ruby to Python and surely
JavaScript and so on.