Bump version and update Changes
[www-backpacktf.git] / Makefile.PL
index 48ad885b14f1b402845d1943e62c20297a45dcfb..6d4a2b77a965f7917a53f598625ec61223d88a81 100644 (file)
@@ -10,10 +10,13 @@ WriteMakefile(
        LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
-               qw/JSON 0
+               qw/JSON::MaybeXS 0
                   LWP::Simple 0
                   PerlX::Maybe 0/,
        },
+       BUILD_REQUIRES    => {
+               qw/LWP::Online 0/,
+       },
        META_MERGE        => {
                dynamic_config => 0,
                resources      => {
This page took 0.009235 seconds and 4 git commands to generate.