]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1257264: Use the built-in JSON-y test for bools
authorMike Rylander <mrylander@gmail.com>
Tue, 3 Dec 2013 14:57:39 +0000 (09:57 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 3 Dec 2013 19:49:42 +0000 (11:49 -0800)
commit98fd4b223def201382b4b4c330c4a0a1fc376e3d
tree4acc505a08e0488c8ed5f7ed5e651999f374fef7
parent77d2bfe7d7dbe7815e980bb5e6e9be9a14b9992f
LP#1257264: Use the built-in JSON-y test for bools

This removes a dependency on internal details of JSON::XS's
implementation of Boolean types which changed with the release
of JSON::XS 3.0.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jeff Godin <jgodin@tadl.org>
src/perl/lib/OpenSRF/Utils/JSON.pm