]> 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>
Wed, 4 Dec 2013 19:59:47 +0000 (11:59 -0800)
commit9a367d3621706693445b945b283d54281d6dfa0a
tree4a5bf686f0f1e3c45ed7d76966d2972c8598ea00
parentdb87a311765e1c9bd538504827349a797a9b1bc4
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