X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/161005107167fd80ef1d9e95d5066ec142661ee0..cb58c53e93fcf97f25997b48cf7968d5d46fd0a0:/SL/InstallationCheck.pm 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/" },