X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/1465be33b0432ed41208b8f913f2bc4f54ef5d78..4d0f405c032bc660a05c6103c5ba2a555054ebe1:/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/" },