]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perlmods/JSON.pm
fixing JSON bug with top level non-casted hashrefs
[OpenSRF.git] / src / perlmods / JSON.pm
2005-03-07 mikerfixing JSON bug with top level non-casted hashrefs
2005-03-07 mikerfixed minor bug in the class casting regex; added class...
2005-03-07 mikerusing an O(log n) [n=JSON elements] algo instead of...
2005-03-03 mikerfixed numeric opperators
2005-02-18 mikerfixing to allow empty strings, and must be called as...
2005-02-16 mikerremoveing C++ style quote support
2005-02-04 phasefxInitial revision