From: Moritz Bunkus Date: Tue, 17 Oct 2017 11:01:23 +0000 (+0200) Subject: Installation-Check: nicht benutztes Perl::Tags entfernt X-Git-Tag: release-3.5.4~681 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=74bb69c3f2e11295d313cbeacd9e061c780ef588;p=kivitendo-erp.git Installation-Check: nicht benutztes Perl::Tags entfernt --- diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 0f537485b..2b9b68eb2 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -74,7 +74,6 @@ BEGIN { { name => "Log::Log4perl", url => "http://search.cpan.org/~mschilli/", debian => 'liblog-log4perl-perl' }, { name => "LWP::Simple", url => "http://search.cpan.org/~gaas/", debian => 'libwww-perl', dist_name => 'libwww-perl' }, { name => "Moose::Role", url => "http://search.cpan.org/~doy/", debian => 'libmoose-perl' }, - { name => "Perl::Tags", url => "http://search.cpan.org/~osfameron/", debian => 'libperl-tags-perl' }, { name => "Sys::CPU", url => "http://search.cpan.org/~mkoderer/", debian => 'libsys-cpu-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' }, diff --git a/scripts/find-use.pl b/scripts/find-use.pl index 8078e50ee..61bfff751 100755 --- a/scripts/find-use.pl +++ b/scripts/find-use.pl @@ -224,7 +224,6 @@ find-use =head1 EXAMPLE # perl scipts/find-use.pl - !missing : Perl::Tags !missing : Template::Constants !missing : DBI