--- JSON-XS/XS.pm 2008/03/19 13:44:41 1.88 +++ JSON-XS/XS.pm 2008/03/19 13:54:53 1.89 @@ -1085,7 +1085,7 @@ First comes a comparison between various modules using a very short single-line JSON string (also available at -L). +L). {"method": "handleMessage", "params": ["user1", "we were just talking"], \ "id": null, "array":[1,11,234,-5,1e5,1e7, true, false]} @@ -1114,7 +1114,7 @@ favourably to Storable for small amounts of data. Using a longer test string (roughly 18KB, generated from Yahoo! Locals -search API (L>http://dist.schmorp.de/misc/json/long.json>). +search API (L). module | encode | decode | -----------|------------|------------|