Changes for version 2.28 - 2010-03-11

  • implement our own atof function - perl's can be orders of magnitudes slower than even the system one. on the positive side, ours seems to be more exact in general than perl's. (testcase provided by Tim Meadowcroft).
  • clarify floating point conversion issues a bit.
  • update jpsykes csrf article url.
  • updated benchmark section - JSON::PP became much faster!

Documentation

JSON::XS commandline utility

Modules

JSON serialising/deserialising, done correctly and fast
dummy module providing JSON::XS::Boolean

Provides

Examples