Revert "InstallationCheck - URI::Escape aufgenommen"
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 17 Jul 2017 10:03:34 +0000 (12:03 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 17 Jul 2017 10:03:34 +0000 (12:03 +0200)
This reverts commit aa913830a567a1f8cca0d2eb0ae76e797f38b021.

SL/InstallationCheck.pm

index 6516c2e..297b7ad 100644 (file)
@@ -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' },
 );