]> iEval git - webservice-strike.git/blobdiff - Makefile.PL
Disable test
[webservice-strike.git] / Makefile.PL
index 0cf0f0caff20db4faeccd82826c33fe311dd41db..b55510f88896b989ad17336f5abd6bd1f75f3209 100644 (file)
@@ -14,16 +14,19 @@ 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/,
        },
        META_ADD          => {
                dynamic_config => 0,
                resources      => {
-                       repository   => 'http://git.ieval.ro/?p=webservice-strike.git',
+                       repository   => 'https://git.ieval.ro/?p=webservice-strike.git',
                }
        }
 );
This page took 0.023592 seconds and 4 git commands to generate.