X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/7ecdb94715674d62df85fc746fe06db10c7ade9b..fdcb76f43fd064f9b8781515a7cb3b23c5298b6b:/SL/InstallationCheck.pm diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 15db0cb70..c395f1de5 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -20,6 +20,10 @@ BEGIN { { name => "FCGI", url => "http://search.cpan.org/~mstrout/" }, { name => "List::MoreUtils", version => '0.21', url => "http://search.cpan.org/~vparseval/" }, { name => "PDF::API2", version => '2.000', url => "http://search.cpan.org/~areibens/" }, + { name => "Readonly", url => "http://search.cpan.org/~roode/" }, + { name => "Rose::Object", url => "http://search.cpan.org/~jsiracusa/" }, + { name => "Rose::DB", url => "http://search.cpan.org/~jsiracusa/" }, + { name => "Rose::DB::Object", url => "http://search.cpan.org/~jsiracusa/" }, { name => "Template", version => '2.18', url => "http://search.cpan.org/~abw/" }, { name => "Text::CSV_XS", version => '0.23', url => "http://search.cpan.org/~hmbrand/" }, { name => "Text::Iconv", version => '1.2', url => "http://search.cpan.org/~mpiotr/" },