]> iEval git - webservice-strike.git/blobdiff - Makefile.PL
Depend on HTTP::Tiny 0.014 (for www_form_urlencode)
[webservice-strike.git] / Makefile.PL
index 7e87bbcd9f529ca932f54e98e11ad6d25a3fc4b9..8f1548d7c5ed31e58dd676449bcfabe30c367913 100644 (file)
@@ -14,11 +14,13 @@ WriteMakefile(
                   Try::Tiny              0/,
        },
        PREREQ_PM         => {
-               qw/Class::Accessor::Fast 0
+               qw/HTTP::Tiny            0.014
+                  Class::Accessor::Fast 0
                   Date::Parse           0
+                  IO::Socket::SSL       0
                   JSON::MaybeXS         0
-                  Sort::ByExample       0
-                  URI::Escape           0/,
+                  Mozilla::CA           0
+                  Sort::ByExample       0/,
        },
        META_ADD          => {
                dynamic_config => 0,
This page took 0.022945 seconds and 4 git commands to generate.