--- CBOR-XS/README 2015/04/27 20:21:53 1.15 +++ CBOR-XS/README 2016/02/08 04:37:12 1.16 @@ -696,7 +696,7 @@ objects using the "FREEZE/THAW" methods (the Types::Serialier object serialisation protocol). See "OBJECT SERIALISATION" for details. - 28, 29 (shareable, sharedref, L ) + 28, 29 (shareable, sharedref, ) These tags are automatically decoded when encountered (and they do not result in a cyclic data structure, see "allow_cycles"), resulting in shared values in the decoded object. They are only @@ -715,7 +715,7 @@ considered too unimportant to be supported in the encoder. The decoder, however, will decode these values as shared values. - 256, 25 (stringref-namespace, stringref, L + 256, 25 (stringref-namespace, stringref, ) These tags are automatically decoded when encountered. They are only encoded, however, when "pack_strings" is enabled.