From 98c1b72fe5452b3c5b8c6128ea548e40d4b360c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 20 Jul 2010 10:30:04 +0200 Subject: [PATCH] =?utf8?q?Modulabh=C3=A4ngigkeiten=20aktualisiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Conflicts: SL/InstallationCheck.pm --- SL/InstallationCheck.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 944de739d..cf523be2a 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -14,6 +14,7 @@ use strict; { name => "DBI", url => "http://search.cpan.org/~timb/" }, { name => "DBD::Pg", url => "http://search.cpan.org/~dbdpg/" }, { name => "Email::Address", url => "http://search.cpan.org/~rjbs/" }, + { name => "FCGI", url => "http://search.cpan.org/~mstrout/" }, { name => "IO::Wrap", url => "http://search.cpan.org/~dskoll/" }, { name => "List::MoreUtils", url => "http://search.cpan.org/~vparseval/" }, { name => "PDF::API2", url => "http://search.cpan.org/~areibens/" }, -- 2.20.1