projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97063fb
)
Testversion 12 von Zip::ARchive rückgängig gemacht.
author
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 2 Sep 2010 16:03:22 +0000
(18:03 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Thu, 2 Sep 2010 16:03:22 +0000
(18:03 +0200)
SL/InstallationCheck.pm
patch
|
blob
|
history
diff --git
a/SL/InstallationCheck.pm
b/SL/InstallationCheck.pm
index
2997063
..
6e1a6c7
100644
(file)
--- 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/" },