Closed jeteve closed 10 years ago
This fix works by dynamically adapting the failing test to whatever class the object JSON::XS::decode_json("true") is blessed into.
Please review.
J.
A duplicate of https://github.com/demerphq/Data-Dump-Streamer/pull/5 (although the fix is slightly different).
Up to you :) I'll be happy tests pass both ways.
This fix works by dynamically adapting the failing test to whatever class the object JSON::XS::decode_json("true") is blessed into.
Please review.
J.