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-03-21 14:04
0.03

A bug where parsing an array would return an error
in some cases was fixed.
Tags: Major bugfixes

Project Resources