From cbeffe949f3f38613d3bf53f8f09fb716d7925dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 17 Jul 2017 12:03:34 +0200 Subject: [PATCH] Revert "InstallationCheck - URI::Escape aufgenommen" This reverts commit aa913830a567a1f8cca0d2eb0ae76e797f38b021. --- SL/InstallationCheck.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 6516c2ee0..297b7ad87 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -53,7 +53,6 @@ BEGIN { { name => "Text::CSV_XS", version => '0.23', url => "http://search.cpan.org/~hmbrand/", debian => 'libtext-csv-xs-perl' }, { name => "Text::Iconv", version => '1.2', url => "http://search.cpan.org/~mpiotr/", debian => 'libtext-iconv-perl' }, { name => "URI", version => '1.35', url => "http://search.cpan.org/~gaas/", debian => 'liburi-perl' }, - { name => "URI::Escape", url => "http://search.cpan.org/~gaas/", debian => 'liburi-perl' }, { name => "XML::Writer", version => '0.602', url => "http://search.cpan.org/~josephw/", debian => 'libxml-writer-perl' }, { name => "YAML", version => '0.62', url => "http://search.cpan.org/~ingy/", debian => 'libyaml-perl' }, ); -- 2.20.1