]> iEval git - www-offliberty.git/blobdiff - Makefile.PL
Use Test::RequiresInternet instead of LWP::Online
[www-offliberty.git] / Makefile.PL
index 36089b8cf904c55f6ac8218f82a6fe74971a5dec..a123b4058170c9468a514297f503c867ad13931f 100644 (file)
@@ -10,7 +10,7 @@ WriteMakefile(
        MIN_PERL_VERSION => '5.14.0',
        LICENSE          => 'perl',
        BUILD_REQUIRES    => {
-               qw/LWP::Online 0/,
+               qw/Test::RequiresInternet 0/,
        },
        SIGN             => 1,
        PREREQ_PM        => {
This page took 0.020414 seconds and 4 git commands to generate.