X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FInstallationCheck.pm;h=b3bd020353fb5c40bc5dd26e1f06120073460bcc;hb=1c10936df76a1740bf9c45445b007494495e4c5f;hp=6ee8c11ed2f6cb9a82e84d4e3aafc8d4918dbbd8;hpb=2f189aa225f9730ce5e95c415b3a50afd5866aa4;p=kivitendo-erp.git diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 6ee8c11ed..b3bd02035 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -52,6 +52,8 @@ BEGIN { { name => "Moose::Role", url => "http://search.cpan.org/~doy/", debian => 'libmoose-role-perl' }, { name => "Perl::Tags", url => "http://search.cpan.org/~osfameron/", debian => 'libperl-tags-perl' }, { name => "Test::Deep", url => "http://search.cpan.org/~rjbs/", debian => 'libtest-deep-perl' }, + { name => "Test::Exception", url => "http://search.cpan.org/~adie/", debian => 'libtest-exception-perl' }, + { name => "Test::Output", url => "http://search.cpan.org/~bdfoy/", debian => 'libtest-output-perl' }, { name => "GD", version => '2.00', url => "http://search.cpan.org/~lds/", debian => 'libgd-perl' }, );