Download List

專案描述

JSON::DWIW is a Perl module that converts Perl
data structures to and from JSON. It does what
most Perl programmers would expect without having
to set any extra options. For example, it converts
objects to their underlying data structures (for
hash or array) and turns IO objects into strings.
It is also faster than the JSON or JSON::Syck
modules on CPAN in the developer's tests.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-31 07:39 Back to release list
0.11

A bug where constructor options were being ignored was fixed. The way undef is being returned from C was changed.

Project Resources