--- CBOR-XS/XS.pm 2013/10/28 22:03:20 1.10 +++ CBOR-XS/XS.pm 2013/10/29 00:20:26 1.11 @@ -231,8 +231,8 @@ =item CBOR tag 256 (perl object) The tag value C<256> (TODO: pending iana registration) will be used -to deserialise a Perl object serialised with C. See "OBJECT -SERIALISATION", below, for details. +to deserialise a Perl object serialised with C. See L, below, for details. =item CBOR tag 55799 (magic header) @@ -297,7 +297,7 @@ =item other blessed objects Other blessed objects are serialised via C or C. See -"OBJECT SERIALISATION", below, for details. +L, below, for details. =item simple scalars