]> iEval git - www-offliberty.git/blobdiff - Makefile.PL
Replace LWP with HTTP::Tiny
[www-offliberty.git] / Makefile.PL
index a123b4058170c9468a514297f503c867ad13931f..191da8e8030b83f7427f44635a335ceb7c671084 100644 (file)
@@ -16,7 +16,7 @@ WriteMakefile(
        PREREQ_PM        => {
                qw/Getopt::Long      0
                   HTML::TreeBuilder 0
-                  LWP::UserAgent    0/
+                  HTTP::Tiny        0/
                 },
        META_ADD         => {
                dynamic_config => 0,
This page took 0.023354 seconds and 4 git commands to generate.