Catmandu::Serializer - A (de)serializer from and to json strings
Contents
Description
serializer 'json' returns a binary utf-8 string,
which only makes sense if you send your data to column of type 'binary'
use this serializer if your data column is a text field or a subtype of text
(like json or jsonb in postgres)
Name
Catmandu::Serializer - A (de)serializer from and to json strings
See Also
Catmandu::Serializer
perl v5.38.2 2024-03-24 Catmandu::Serializer::json_string(3pm)
