Bug 14321: (QA followup) remove Test::CGI::Multipart dependency
authorTomas Cohen Arazi <tomascohen@theke.io>
Fri, 25 Sep 2015 18:33:42 +0000 (15:33 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 25 Sep 2015 18:33:42 +0000 (15:33 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Installer/PerlDependencies.pm

index f7a1bd9..c2bc7e6 100644 (file)
@@ -757,11 +757,6 @@ our $PERL_DEPS = {
         'required' => '1',
         'min_ver'  => '1.29',
     },
-    'Test::CGI::Multipart' => {
-        'usage'    => 'Tests',
-        'required' => '0',
-        'min_ver'  => '0.0.3',
-    },
     'XML::Writer' => {
         'usage'    => 'Command line scripts',
         'required' => '0',