Fix "values/keys on reference is experimental" warnings
[www-backpacktf.git] / Makefile.PL
index fa272f33df902d78aa85aa084c12bcc612739b92..d8833bca19029e46e8689aa20647a11e32d716f4 100644 (file)
@@ -10,8 +10,9 @@ WriteMakefile(
        LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
-               qw/JSON 0
-                  LWP::Simple 0/,
+               qw/JSON::MaybeXS 0
+                  LWP::Simple 0
+                  PerlX::Maybe 0/,
        },
        META_MERGE        => {
                dynamic_config => 0,
This page took 0.009066 seconds and 4 git commands to generate.