Bump version and update Changes
[webservice-foaas.git] / Makefile.PL
index af53f7d1ac39040b16eb8366a5192f0711475122..8f2e1c25ba72236eb082f6f08f358a1910f0e964 100644 (file)
@@ -10,7 +10,9 @@ WriteMakefile(
        LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
-               qw/URI::Escape 0/,
+               qw/URI::Escape     0
+                  IO::Socket::SSL 1.56
+                  Net::SSLeay      1.49/,
        },
        TEST_REQUIRES     => {
                qw/Test::RequiresInternet 0/,
This page took 0.009397 seconds and 4 git commands to generate.