X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FInstallationCheck.pm;fp=SL%2FInstallationCheck.pm;h=f5bd4a3d55d0eeb69c70b59627744dfc7dce29ed;hb=218ac4476fc5bce1434b21499aa69414fd0d4dfb;hp=9fdfb8fff262ac597d8a53a2af6eb288e613aa57;hpb=bc89ebf428c7bde2205b31c5c9abb66879e673e4;p=kivitendo-erp.git diff --git a/SL/InstallationCheck.pm b/SL/InstallationCheck.pm index 9fdfb8fff..f5bd4a3d5 100644 --- a/SL/InstallationCheck.pm +++ b/SL/InstallationCheck.pm @@ -58,8 +58,6 @@ BEGIN { { name => "Set::Crontab", version => '1.03', url => "http://search.cpan.org/~ams/", debian => 'libset-crontab-perl' }, { name => "String::ShellQuote", version => 1.01, url => "http://search.cpan.org/~rosch/", debian => 'libstring-shellquote-perl' }, { name => "Sort::Naturally", url => "http://search.cpan.org/~sburke/", debian => 'libsort-naturally-perl' }, - # Test::Harness is core, so no Debian packages. Test::Harness 3.00 was first packaged in 5.10.1 - { name => "Test::Harness", version => '3.00', url => "http://search.cpan.org/~petdance/", }, { name => "Template", version => '2.18', url => "http://search.cpan.org/~abw/", debian => 'libtemplate-perl' }, { 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' },