Add a network test for get_users
[www-backpacktf.git] / Makefile.PL
index d8833bca19029e46e8689aa20647a11e32d716f4..6d4a2b77a965f7917a53f598625ec61223d88a81 100644 (file)
@@ -14,6 +14,9 @@ WriteMakefile(
                   LWP::Simple 0
                   PerlX::Maybe 0/,
        },
+       BUILD_REQUIRES    => {
+               qw/LWP::Online 0/,
+       },
        META_MERGE        => {
                dynamic_config => 0,
                resources      => {
This page took 0.008957 seconds and 4 git commands to generate.