--- CBOR-XS/XS.pm 2020/12/08 08:29:44 1.78 +++ CBOR-XS/XS.pm 2020/12/11 06:03:40 1.79 @@ -714,7 +714,8 @@ copy of the value and returns a new value that can be handed over to any CBOR encoder function. -The following casts are currently available (all of which are unary operators): +The following casts are currently available (all of which are unary +operators, that is, have a prototype of C<$>): =over