Revision history for Perl extension JSON.
0.96 Fri May 20 17:17:37 2005
- fixed pod docs (thanks to SHIMADA).
- added charset optoin in JSONRPC.
0.95 Thu May 19 06:26:25 2005
- now JSON::Parser is ten times as fast as before.
- added '\u' handling (JSON::Parser, JSON::Converter)
0.94 Thu May 19 06:26:25 2005
- added '\u' handling (JSON::Parser, JSON::Converter)
0.93 Fri May 13 13:15:26 2005
- now JSON::Parser dosen't require Parse::RecDescent!
- modified JSON::Converter's quotemeta handling (thanks to SHIMADA).
- fixed pod docs.
- added t/05-esc.t
0.92 Wed May 11 16:13:19 2005
- modified directory arrange in this distribution.
(thanks to Mike Castle <dalgoda[at]ix.netcom.com>)
- added doc JSONRPC::Transport::HTTP requires CGI >= 2.92.
(thanks to SHIMADA)
- fixed some bugs about AUTOCONVERT function.
0.91 Wed Apr 13 16:27:49 2005
- added some tests
- added JSONRPC, JSONRPC::Transport::HTTP
0.09 Sat Apr 9 15:27:47 2005
- original version; created by h2xs 1.22 with options
-XA -b 5.5.3 -n JSON