--- JSON-XS/XS.pm 2013/10/29 00:21:10 1.149 +++ JSON-XS/XS.pm 2013/10/29 00:48:07 1.150 @@ -1147,6 +1147,12 @@ ("classname")[FREEZE return values...] +e.g.: + + ("URI")["http://www.google.com/"] + ("MyDate")[2013,10,29] + ("ImageData::JPEG")["Z3...VlCg=="] + For example, the hypothetical C C method might use the objects C and C members to encode the object: