Switch to JSON::MaybeXS
[www-backpacktf.git] / lib / WWW / BackpackTF.pm
index a1fd37ceed91e10ad086a26aa37083e0a6a01512..4e4ee154dc537bfe7e819a96cc0f81e8f73fdda1 100644 (file)
@@ -22,7 +22,7 @@ BEGIN {
        }
 }
 
-use JSON qw/decode_json/;
+use JSON::MaybeXS qw/decode_json/;
 use LWP::Simple qw/get/;
 use PerlX::Maybe;
 use WWW::BackpackTF::Currency;
This page took 0.008949 seconds and 4 git commands to generate.