Bump version and update Changes
[webservice-strike.git] / Makefile.PL
index 7e87bbcd9f529ca932f54e98e11ad6d25a3fc4b9..b55510f88896b989ad17336f5abd6bd1f75f3209 100644 (file)
@@ -14,9 +14,12 @@ WriteMakefile(
                   Try::Tiny              0/,
        },
        PREREQ_PM         => {
-               qw/Class::Accessor::Fast 0
-                  Date::Parse           0
+               qw/HTTP::Tiny            0.014
+                  Class::Accessor::Fast 0
+                  IO::Socket::SSL       1.56
                   JSON::MaybeXS         0
+                  Mozilla::CA           0
+                  Net::SSLeay           1.49
                   Sort::ByExample       0
                   URI::Escape           0/,
        },
This page took 0.009659 seconds and 4 git commands to generate.