From 5f4e1abaa176f78878fc7e0977fd8307d00bb7d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 2 Sep 2010 18:03:22 +0200 Subject: [PATCH] =?utf8?q?Testversion=2012=20von=20Zip::ARchive=20r=C3=BCc?= =?utf8?q?kg=C3=A4ngig=20gemacht.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/InstallationCheck.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 299706350..6e1a6c7f9 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -10,7 +10,7 @@ use strict; BEGIN { @required_modules = ( { name => "parent", url => "http://search.cpan.org/~corion/" }, - { name => "Archive::Zip", version => 12, url => "http://search.cpan.org/~adamk/" }, + { name => "Archive::Zip", url => "http://search.cpan.org/~adamk/" }, { name => "Class::Accessor", url => "http://search.cpan.org/~kasei/" }, { name => "CGI::Ajax", url => "http://search.cpan.org/~bct/" }, { name => "DateTime", url => "http://search.cpan.org/~drolsky/" }, -- 2.20.1