LP#1257264: Use the built-in JSON-y test for bools user/gmcharlt/lp1257264_fix_plus_test_cases
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 17:48:19 +0000 (09:48 -0800)
commit0cf21f19e9dcf5233983da214033d9f1c06ed457
tree4a5bf686f0f1e3c45ed7d76966d2972c8598ea00
parent4939e2845fc9019634099a12a3388b2cb581175f
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>
src/perl/lib/OpenSRF/Utils/JSON.pm