Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Test-JSON
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
1.1 KB
-rw-r--r--
2009-08-09 09:18:23
Edit
Del
README
367 B
-rw-r--r--
2009-08-09 09:18:23
Edit
Del
Editing: Changes
(1.1 KB)
Path: /usr/share/doc/perl-Test-JSON/Changes
Back
Revision history for Test-JSON 0.11 2009-08-09 Upgrade Test::Tester dependency to 0.107. This fixes an intermittant test failure identified by Eric Wilhelm in http://rt.cpan.org/Public/Bug/Display.html?id=48509 0.10 2009-07-03 Need dependency on JSON::Any 1.20 or greater. This resolves rt #32957 Inherit from Test::Builder::Module instead of rolling my own exporter. 0.07 2009-06-29 Ensure that we can run with subtests by not having Test::Builder->new at the top of the script. Bump up minimum version of JSON::Any to minimize bugs. 0.06 2007-12-29 Minor documentation updates. 0.05 2007-12-29 Converted to JSON::Any. 0.04 2007-12-29 Took out all support for versions of JSON prior to 2.0 due to installation bugs. 0.03 2007-12-29 Updated to work with JSON 2.0 or earlier. Thanks to Makamaka Hannyaharamitu for a preliminary patch. 0.02 2005-11-15 Updated the level setting in is_json() to reflect the correct level. 0.01 2005-11-12 Easy JSON testing.