mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
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.
|