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 19:14:18 +0000 (14:14 -0500)
commit94234ac1e59f9f8564b2a626761544fc68f487e9
tree4acc505a08e0488c8ed5f7ed5e651999f374fef7
parent6053425751592bbbe065980f4367003c79da2eba
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