X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FInstallationCheck.pm;h=a48c7c644e8e99688d6d9330af45d8cc787ebfff;hb=ad27efa6a3b7e8feea8497c24acebe5bd501156b;hp=944de739d7c3866340b25ade4f1201fd229987af;hpb=161005107167fd80ef1d9e95d5066ec142661ee0;p=kivitendo-erp.git diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 944de739d..a48c7c644 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -11,9 +11,11 @@ use strict; { 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/" }, { 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/" },