]> 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)
committerJeff Godin <jgodin@tadl.org>
Tue, 3 Dec 2013 18:56:11 +0000 (13:56 -0500)
commita5be2f1654ea2211abef57f6065d8f6c5ee7f58a
tree4a5bf686f0f1e3c45ed7d76966d2972c8598ea00
parentff472c0e3c1dd47b5a584ebaf6a64d0534c5438b
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