…ng values. In other words, this property tell $mp to deal with text strings See perlunifaq for the meaning of text string $packed = $mp->pack($data) $packed = $mp->encode($data) Same as Data::MessagePack->pack() , but properties are respected. $data = $mp->unpack($data) $data = $…