Download List

Project Description

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-04-12 22:15 Back to release list
0.07

This release fixes a problem with the test script that caused "make test" to fail on some Perl installations.
Tags: Minor bugfixes

Project Resources