From 2c54fff80c11b1b174d7b48a8d505066942db699 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Fri, 1 Feb 2013 14:25:03 +0100 Subject: [PATCH] =?utf8?q?Typo=20korrigiert,=20Install=20pr=C3=BCft=20jetz?= =?utf8?q?t=20korrekt=20auf=20Test::Output?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/InstallationCheck.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 39911d708..b3bd02035 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -53,7 +53,7 @@ BEGIN { { 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::Deep", url => "http://search.cpan.org/~bdfoy/", debian => 'libtest-output-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' }, ); -- 2.20.1