Update for API V2.1
[webservice-strike.git] / Makefile.PL
index ef212a16f3f575fb14146c5add1584db32be30b5..b55510f88896b989ad17336f5abd6bd1f75f3209 100644 (file)
@@ -16,12 +16,12 @@ WriteMakefile(
        PREREQ_PM         => {
                qw/HTTP::Tiny            0.014
                   Class::Accessor::Fast 0
-                  Date::Parse           0
                   IO::Socket::SSL       1.56
                   JSON::MaybeXS         0
                   Mozilla::CA           0
                   Net::SSLeay           1.49
-                  Sort::ByExample       0/,
+                  Sort::ByExample       0
+                  URI::Escape           0/,
        },
        META_ADD          => {
                dynamic_config => 0,
This page took 0.009548 seconds and 4 git commands to generate.